Home
last modified time | relevance | path

Searched defs:ProtectionSpace (Results 1 – 14 of 14) sorted by relevance

/external/webkit/Source/WebCore/platform/network/
DProtectionSpace.cpp38 ProtectionSpace::ProtectionSpace() in ProtectionSpace() function in WebCore::ProtectionSpace
50 ProtectionSpace::ProtectionSpace(const String& host, int port, ProtectionSpaceServerType serverType… in ProtectionSpace() function in WebCore::ProtectionSpace
DCredentialStorage.h33 class ProtectionSpace; variable
DProtectionSpace.h62 ProtectionSpace(WTF::HashTableDeletedValueType) : m_isHashTableDeletedValue(true) { } in ProtectionSpace() function
DResourceHandleClient.h53 class ProtectionSpace; variable
92 …virtual bool canAuthenticateAgainstProtectionSpace(ResourceHandle*, const ProtectionSpace&) { retu… in canAuthenticateAgainstProtectionSpace()
DResourceHandle.h85 class ProtectionSpace; variable
/external/webkit/Source/WebCore/platform/network/qt/
DCredentialStorageQt.cpp33 Credential CredentialStorage::getFromPersistentStorage(const ProtectionSpace&) in getFromPersistentStorage()
/external/webkit/Source/WebCore/platform/network/mac/
DAuthenticationMac.h40 class ProtectionSpace; variable
/external/webkit/Source/WebCore/platform/network/cf/
DAuthenticationCF.h40 class ProtectionSpace; variable
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebFrameLoaderClient.h45 class ProtectionSpace; variable
/external/webkit/Source/WebCore/loader/
DResourceLoader.h47 class ProtectionSpace; variable
DFrameLoaderClient.h77 class ProtectionSpace; variable
DFrameLoader.h72 class ProtectionSpace; variable
DEmptyClients.h255 …thenticateAgainstProtectionSpace(DocumentLoader*, unsigned long, const ProtectionSpace&) { return … in canAuthenticateAgainstProtectionSpace()
/external/webkit/Source/WebKit2/UIProcess/
DWebPageProxy.h72 class ProtectionSpace; variable