Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/network/cf/
DAuthenticationCF.cpp152 case ProtectionSpaceAuthenticationSchemeHTTPBasic: in createCF()
241 scheme = ProtectionSpaceAuthenticationSchemeHTTPBasic; in core()
/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
/external/webkit/WebCore/platform/network/mac/
DAuthenticationMac.mm126 case ProtectionSpaceAuthenticationSchemeHTTPBasic:
214 scheme = ProtectionSpaceAuthenticationSchemeHTTPBasic;