Searched defs:authenticationScheme (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/network/
H A DProtectionSpace.h42 ProtectionSpace(const String& host, int port, ProtectionSpaceServerType serverType, const String& realm, ProtectionSpaceAuthenticationScheme authenticationScheme) argument
H A DProtectionSpaceBase.cpp52 ProtectionSpaceBase::ProtectionSpaceBase(const String& host, int port, ProtectionSpaceServerType serverType, const String& realm, ProtectionSpaceAuthenticationScheme authenticationScheme) argument
90 ProtectionSpaceAuthenticationScheme ProtectionSpaceBase::authenticationScheme() const function in class:WebCore::ProtectionSpaceBase
/macosx-10.10/WebCore-7600.1.25/platform/network/cf/
H A DProtectionSpaceCFNet.h40 ProtectionSpace(const String& host, int port, ProtectionSpaceServerType serverType, const String& realm, ProtectionSpaceAuthenticationScheme authenticationScheme) argument
/macosx-10.10/WebCore-7600.1.25/platform/network/cocoa/
H A DProtectionSpaceCocoa.h43 ProtectionSpace(const String& host, int port, ProtectionSpaceServerType serverType, const String& realm, ProtectionSpaceAuthenticationScheme authenticationScheme) argument
/macosx-10.10/WebKit2-7600.1.25/UIProcess/Authentication/
H A DWebProtectionSpace.cpp68 WebCore::ProtectionSpaceAuthenticationScheme WebProtectionSpace::authenticationScheme() const function in class:WebKit::WebProtectionSpace
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/
H A DNetscapeBrowserFuncs.cpp889 ProtectionSpaceAuthenticationScheme authenticationScheme = ProtectionSpaceAuthenticationSchemeDefault; local

Completed in 158 milliseconds