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

/macosx-10.10.1/WebKit2-7600.1.25/Shared/Downloads/
H A DDownloadAuthenticationClient.cpp41 void DownloadAuthenticationClient::receivedCredential(const AuthenticationChallenge&, const Credential&) argument
46 void DownloadAuthenticationClient::receivedRequestToContinueWithoutCredential(const AuthenticationChallenge&) argument
51 void DownloadAuthenticationClient::receivedCancellation(const AuthenticationChallenge&) argument
56 void DownloadAuthenticationClient::receivedRequestToPerformDefaultHandling(const AuthenticationChallenge&) argument
61 void DownloadAuthenticationClient::receivedChallengeRejection(const AuthenticationChallenge&) argument
/macosx-10.10.1/WebKit2-7600.1.25/NetworkProcess/
H A DNetworkResourceLoader.cpp342 void NetworkResourceLoader::didCancelAuthenticationChallenge(ResourceHandle* handle, const AuthenticationChallenge&) argument
350 void NetworkResourceLoader::receivedCancellation(ResourceHandle* handle, const AuthenticationChallenge&) argument
/macosx-10.10.1/WebKit2-7600.1.25/Shared/Downloads/soup/
H A DDownloadSoup.cpp255 void Download::receivedCredential(const AuthenticationChallenge&, const Credential&) argument
260 void Download::receivedRequestToContinueWithoutCredential(const AuthenticationChallenge&) argument
265 void Download::receivedCancellation(const AuthenticationChallenge&) argument
275 void Download::useCredential(const AuthenticationChallenge&, const Credential&) argument
280 void Download::cancelAuthenticationChallenge(const AuthenticationChallenge&) argument
285 void Download::receivedRequestToPerformDefaultHandling(const AuthenticationChallenge&) argument
290 void Download::receivedChallengeRejection(const AuthenticationChallenge&) argument
/macosx-10.10.1/WebKit-7600.1.25/wince/WebCoreSupport/
H A DFrameLoaderClientWinCE.cpp96 void FrameLoaderClientWinCE::dispatchDidReceiveAuthenticationChallenge(DocumentLoader*, unsigned long, const AuthenticationChallenge&) argument
101 void FrameLoaderClientWinCE::dispatchDidCancelAuthenticationChallenge(DocumentLoader*, unsigned long, const AuthenticationChallenge&) argument
/macosx-10.10.1/WebKit2-7600.1.25/Shared/
H A DAPIObject.h59 AuthenticationChallenge, member in class:API::Object::Type
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/WebCoreSupport/
H A DWebFrameLoaderClient.cpp205 void WebFrameLoaderClient::dispatchDidCancelAuthenticationChallenge(DocumentLoader*, unsigned long /*identifier*/, const AuthenticationChallenge&) argument

Completed in 147 milliseconds