Searched defs:ProtectionSpace (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/network/qt/
H A DCredentialStorageQt.cpp33 Credential CredentialStorage::getFromPersistentStorage(const ProtectionSpace&) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/network/soup/
H A DCredentialStorageSoup.cpp33 Credential CredentialStorage::getFromPersistentStorage(const ProtectionSpace&) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/network/win/
H A DCredentialStorageWin.cpp27 Credential CredentialStorage::getFromPersistentStorage(const ProtectionSpace&) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/network/
H A DProtectionSpace.cpp38 ProtectionSpace::ProtectionSpace() function in class:WebCore::ProtectionSpace
50 ProtectionSpace::ProtectionSpace(const String& host, int port, ProtectionSpaceServerType serverType, const String& realm, ProtectionSpaceAuthenticationScheme authenticationScheme) function in class:WebCore::ProtectionSpace
[all...]
H A DResourceHandleClient.cpp58 void ResourceHandleClient::canAuthenticateAgainstProtectionSpaceAsync(ResourceHandle* handle, const ProtectionSpace&) argument
H A DSynchronousLoaderClient.cpp62 bool SynchronousLoaderClient::canAuthenticateAgainstProtectionSpace(ResourceHandle*, const ProtectionSpace&) argument
H A DProtectionSpace.h56 class ProtectionSpace { class in namespace:WebCore
63 ProtectionSpace(WTF::HashTableDeletedValueType) : m_isHashTableDeletedValue(true) { } function in class:WebCore::ProtectionSpace
H A DResourceHandleClient.h109 virtual bool canAuthenticateAgainstProtectionSpace(ResourceHandle*, const ProtectionSpace&) { return false; } argument
/macosx-10.9.5/WebKit2-7537.78.2/NetworkProcess/
H A DSynchronousNetworkLoaderClient.cpp69 void SynchronousNetworkLoaderClient::canAuthenticateAgainstProtectionSpace(NetworkResourceLoader* loader, const ProtectionSpace&) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DMediaPlayerPrivateBlackBerry.cpp758 void MediaPlayerPrivate::notifyChallengeResult(const KURL& url, const ProtectionSpace&, AuthenticationChallengeResult result, const Credential& credential) argument
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DEmptyClients.h235 virtual bool canAuthenticateAgainstProtectionSpace(DocumentLoader*, unsigned long, const ProtectionSpace&) { return false; } argument

Completed in 203 milliseconds