Home
last modified time | relevance | path

Searched refs:ProtectionSpaceAuthenticationSchemeHTTPBasic (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebCore/platform/network/cf/
DAuthenticationCF.cpp152 case ProtectionSpaceAuthenticationSchemeHTTPBasic: in createCF()
241 scheme = ProtectionSpaceAuthenticationSchemeHTTPBasic; in core()
DSocketStreamHandleCFNet.cpp370 return ProtectionSpaceAuthenticationSchemeHTTPBasic; in authenticationSchemeFromAuthenticationMethod()
/external/webkit/WebKit/win/
DWebURLProtectionSpace.cpp108 case ProtectionSpaceAuthenticationSchemeHTTPBasic: in authenticationMethod()
138 scheme = ProtectionSpaceAuthenticationSchemeHTTPBasic; in coreScheme()
/external/webkit/WebCore/platform/network/
DProtectionSpace.h45 ProtectionSpaceAuthenticationSchemeHTTPBasic = 2, enumerator
DCredentialStorage.cpp97 …if (scheme == ProtectionSpaceAuthenticationSchemeHTTPBasic || scheme == ProtectionSpaceAuthenticat… in set()
/external/webkit/WebCore/platform/network/mac/
DAuthenticationMac.mm182 case ProtectionSpaceAuthenticationSchemeHTTPBasic:
287 scheme = ProtectionSpaceAuthenticationSchemeHTTPBasic;