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

/macosx-10.9.5/WebCore-7537.78.1/platform/network/qt/
H A DAuthenticationChallenge.h45 AuthenticationClient* authenticationClient() const { return 0; } // FIXME: Implement! function in class:WebCore::AuthenticationChallenge
/macosx-10.9.5/WebCore-7537.78.1/platform/network/curl/
H A DAuthenticationChallenge.h45 AuthenticationClient* authenticationClient() const { return m_authenticationClient.get(); } function in class:WebCore::AuthenticationChallenge
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebURLAuthenticationChallengeSender.cpp97 AuthenticationClient* WebURLAuthenticationChallengeSender::authenticationClient() const function in class:WebURLAuthenticationChallengeSender
/macosx-10.9.5/WebCore-7537.78.1/platform/network/cf/
H A DAuthenticationCF.cpp71 AuthenticationClient* AuthenticationChallenge::authenticationClient() const function in class:WebCore::AuthenticationChallenge
59 AuthenticationChallenge(CFURLAuthChallengeRef cfChallenge, AuthenticationClient* authenticationClient) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/network/soup/
H A DAuthenticationChallenge.h48 AuthenticationClient* authenticationClient() const { return m_authenticationClient.get(); } function in class:WebCore::AuthenticationChallenge
/macosx-10.9.5/WebKit2-7537.78.2/Shared/Downloads/cfnet/
H A DDownloadCFNet.cpp83 DownloadAuthenticationClient* Download::authenticationClient() function in class:WebKit::Download

Completed in 169 milliseconds