Searched defs:didReceiveAuthenticationChallenge (Results 1 - 24 of 24) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/network/
H A DSocketStreamHandleClient.h55 virtual void didReceiveAuthenticationChallenge(SocketStreamHandle*, const AuthenticationChallenge&) { } function in class:WebCore::SocketStreamHandleClient
H A DSynchronousLoaderClient.cpp70 void SynchronousLoaderClient::didReceiveAuthenticationChallenge(ResourceHandle* handle, const AuthenticationChallenge& challenge) function in class:WebCore::SynchronousLoaderClient
H A DResourceHandleClient.h106 virtual void didReceiveAuthenticationChallenge(ResourceHandle*, const AuthenticationChallenge&) { } function in class:WebCore::ResourceHandleClient
/macosx-10.9.5/WebCore-7537.78.1/platform/network/curl/
H A DSocketStreamHandleCurl.cpp69 void SocketStreamHandle::didReceiveAuthenticationChallenge(const AuthenticationChallenge&) function in class:WebCore::SocketStreamHandle
H A DResourceHandleCurl.cpp186 void ResourceHandle::didReceiveAuthenticationChallenge(const AuthenticationChallenge&) function in class:WebCore::ResourceHandle
/macosx-10.9.5/WebCore-7537.78.1/platform/network/win/
H A DSocketStreamHandleWin.cpp69 void SocketStreamHandle::didReceiveAuthenticationChallenge(const AuthenticationChallenge&) function in class:WebCore::SocketStreamHandle
/macosx-10.9.5/WebKit2-7537.78.2/Shared/Authentication/
H A DAuthenticationManager.cpp76 void AuthenticationManager::didReceiveAuthenticationChallenge(WebFrame* frame, const AuthenticationChallenge& authenticationChallenge) function in class:WebKit::AuthenticationManager
85 void AuthenticationManager::didReceiveAuthenticationChallenge(uint64_t pageID, uint64_t frameID, const AuthenticationChallenge& authenticationChallenge) function in class:WebKit::AuthenticationManager
94 void AuthenticationManager::didReceiveAuthenticationChallenge(Download* download, const AuthenticationChallenge& authenticationChallenge) function in class:WebKit::AuthenticationManager
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebDownloadClient.cpp45 void WebDownloadClient::didReceiveAuthenticationChallenge(WebContext* webContext, DownloadProxy* downloadProxy, AuthenticationChallengeProxy* authenticationChallengeProxy) function in class:WebKit::WebDownloadClient
H A DWebPageProxy.cpp4049 void WebPageProxy::didReceiveAuthenticationChallenge(uint64_t frameID, const AuthenticationChallenge& coreChallenge, uint64_t challengeID) function in class:WebKit::WebPageProxy
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DResourceLoadNotifier.cpp50 void ResourceLoadNotifier::didReceiveAuthenticationChallenge(ResourceLoader* loader, const AuthenticationChallenge& currentWebChallenge) function in class:WebCore::ResourceLoadNotifier
H A DResourceLoader.cpp517 void ResourceLoader::didReceiveAuthenticationChallenge(const AuthenticationChallenge& challenge) function in class:WebCore::ResourceLoader
/macosx-10.9.5/WebCore-7537.78.1/platform/network/qt/
H A DSocketStreamHandleQt.cpp221 void SocketStreamHandle::didReceiveAuthenticationChallenge(const AuthenticationChallenge&) function in class:WebCore::SocketStreamHandle
/macosx-10.9.5/WebCore-7537.78.1/platform/network/soup/
H A DSocketStreamHandleSoup.cpp213 void SocketStreamHandle::didReceiveAuthenticationChallenge(const AuthenticationChallenge&) function in class:WebCore::SocketStreamHandle
H A DResourceHandleSoup.cpp169 virtual void didReceiveAuthenticationChallenge(ResourceHandle*, const AuthenticationChallenge& challenge) function in class:WebCore::WebCoreSynchronousLoader
1134 void ResourceHandle::didReceiveAuthenticationChallenge(const AuthenticationChallenge& challenge) function in class:WebCore::ResourceHandle
/macosx-10.9.5/WebKit-7537.78.2/gtk/webkit/
H A Dwebkitsoupauthdialog.cpp49 virtual void didReceiveAuthenticationChallenge(const AuthenticationChallenge& challenge) function in class:WebKitSoupAuthDialogAuthenticationClient
/macosx-10.9.5/WebKit2-7537.78.2/Shared/Downloads/
H A DDownload.cpp75 void Download::didReceiveAuthenticationChallenge(const AuthenticationChallenge& authenticationChallenge) function in class:WebKit::Download
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/Downloads/
H A DDownloadProxy.cpp110 void DownloadProxy::didReceiveAuthenticationChallenge(const AuthenticationChallenge& authenticationChallenge, uint64_t challengeID) function in class:WebKit::DownloadProxy
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/Network/
H A DNetworkProcessProxy.cpp169 void NetworkProcessProxy::didReceiveAuthenticationChallenge(uint64_t pageID, uint64_t frameID, const WebCore::AuthenticationChallenge& coreChallenge, uint64_t challengeID) function in class:WebKit::NetworkProcessProxy
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DDefaultDownloadDelegate.cpp157 HRESULT STDMETHODCALLTYPE DefaultDownloadDelegate::didReceiveAuthenticationChallenge(IWebDownload* download, IWebURLAuthenticationChallenge* challenge) function in class:DefaultDownloadDelegate
H A DWebDownloadCFNet.cpp381 void WebDownload::didReceiveAuthenticationChallenge(CFURLAuthChallengeRef challenge) function in class:WebDownload
/macosx-10.9.5/WebKit2-7537.78.2/NetworkProcess/
H A DNetworkResourceLoader.cpp312 void NetworkResourceLoader::didReceiveAuthenticationChallenge(ResourceHandle* handle, const AuthenticationChallenge& challenge) function in class:WebKit::NetworkResourceLoader
/macosx-10.9.5/WebCore-7537.78.1/Modules/websockets/
H A DWebSocketChannel.cpp346 void WebSocketChannel::didReceiveAuthenticationChallenge(SocketStreamHandle*, const AuthenticationChallenge&) function in class:WebCore::WebSocketChannel
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/C/
H A DWKContext.h117 WKContextDownloadDidReceiveAuthenticationChallengeCallback didReceiveAuthenticationChallenge; member in struct:WKContextDownloadClient
/macosx-10.9.5/WebCore-7537.78.1/platform/network/cf/
H A DResourceHandleCFNet.cpp522 void ResourceHandle::didReceiveAuthenticationChallenge(const AuthenticationChallenge& challenge) function in class:WebCore::ResourceHandle

Completed in 147 milliseconds