Searched refs:continueWithoutCredentialForAuthenticationChallenge (Results 1 - 13 of 13) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/network/mac/
H A DSynchronousLoaderClient.mm38 [challenge.sender() continueWithoutCredentialForAuthenticationChallenge:challenge.nsURLAuthenticationChallenge()];
H A DResourceHandleMac.mm326 // FIXME: We don't need to manufacture a 401 response if we say continueWithoutCredentialForAuthenticationChallenge:
454 [challenge.sender() continueWithoutCredentialForAuthenticationChallenge:challenge.nsURLAuthenticationChallenge()];
576 [[d->m_currentMacChallenge sender] continueWithoutCredentialForAuthenticationChallenge:d->m_currentMacChallenge];
H A DAuthenticationMac.mm97 - (void)continueWithoutCredentialForAuthenticationChallenge:(NSURLAuthenticationChallenge *)challenge
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebURLAuthenticationChallengeSenderCurl.cpp49 HRESULT STDMETHODCALLTYPE WebURLAuthenticationChallengeSender::continueWithoutCredentialForAuthenticationChallenge( function in class:WebURLAuthenticationChallengeSender
H A DWebURLAuthenticationChallengeSender.h56 virtual HRESULT STDMETHODCALLTYPE continueWithoutCredentialForAuthenticationChallenge(
H A DWebURLAuthenticationChallengeSenderCFNet.cpp52 HRESULT STDMETHODCALLTYPE WebURLAuthenticationChallengeSender::continueWithoutCredentialForAuthenticationChallenge( function in class:WebURLAuthenticationChallengeSender
H A DWebDownload.h109 virtual HRESULT STDMETHODCALLTYPE continueWithoutCredentialForAuthenticationChallenge(
H A DWebDownloadCurl.cpp146 HRESULT STDMETHODCALLTYPE WebDownload::continueWithoutCredentialForAuthenticationChallenge( function in class:WebDownload
H A DWebDownloadCFNet.cpp319 HRESULT STDMETHODCALLTYPE WebDownload::continueWithoutCredentialForAuthenticationChallenge( function in class:WebDownload
/macosx-10.9.5/WebKit-7537.78.2/mac/Panels/
H A DWebPanelAuthenticationHandler.m153 [[challenge sender] continueWithoutCredentialForAuthenticationChallenge:challenge];
/macosx-10.9.5/WebKit-7537.78.2/win/Interfaces/
H A DIWebURLAuthenticationChallenge.idl108 - (void)continueWithoutCredentialForAuthenticationChallenge:(NSURLAuthenticationChallenge *)challenge
110 HRESULT continueWithoutCredentialForAuthenticationChallenge([in] IWebURLAuthenticationChallenge* challenge);
/macosx-10.9.5/KerberosHelper-148/CFNetwork/
H A DNSURLConnection.m188 [[challenge sender] continueWithoutCredentialForAuthenticationChallenge:challenge];
/macosx-10.9.5/WebKit2-7537.78.2/Shared/Downloads/mac/
H A DDownloadMac.mm118 [authenticationChallenge.sender() continueWithoutCredentialForAuthenticationChallenge:authenticationChallenge.nsURLAuthenticationChallenge()];

Completed in 127 milliseconds