Searched defs:authenticationChallenge (Results 1 – 14 of 14) sorted by relevance
61 void Download::receivedCredential(const AuthenticationChallenge& authenticationChallenge, const Cre… in receivedCredential()66 …load::receivedRequestToContinueWithoutCredential(const AuthenticationChallenge& authenticationChal… in receivedRequestToContinueWithoutCredential()71 void Download::receivedCancellation(const AuthenticationChallenge& authenticationChallenge) in receivedCancellation()
65 void Download::receivedCredential(const AuthenticationChallenge& authenticationChallenge, const Cre… in receivedCredential()70 …load::receivedRequestToContinueWithoutCredential(const AuthenticationChallenge& authenticationChal… in receivedRequestToContinueWithoutCredential()75 void Download::receivedCancellation(const AuthenticationChallenge& authenticationChallenge) in receivedCancellation()
66 void Download::receivedCredential(const AuthenticationChallenge& authenticationChallenge, const Cre… in receivedCredential()71 …load::receivedRequestToContinueWithoutCredential(const AuthenticationChallenge& authenticationChal… in receivedRequestToContinueWithoutCredential()76 void Download::receivedCancellation(const AuthenticationChallenge& authenticationChallenge) in receivedCancellation()
45 …ticationChallenge::WebURLAuthenticationChallenge(const AuthenticationChallenge& authenticationChal… in WebURLAuthenticationChallenge()61 …e* WebURLAuthenticationChallenge::createInstance(const AuthenticationChallenge& authenticationChal… in createInstance()68 …e* WebURLAuthenticationChallenge::createInstance(const AuthenticationChallenge& authenticationChal… in createInstance()228 const AuthenticationChallenge& WebURLAuthenticationChallenge::authenticationChallenge() const in authenticationChallenge() function in WebURLAuthenticationChallenge
65 …dReceiveAuthenticationChallenge(WebFrame* frame, const AuthenticationChallenge& authenticationChal… in didReceiveAuthenticationChallenge()76 …ceiveAuthenticationChallenge(Download* download, const AuthenticationChallenge& authenticationChal… in didReceiveAuthenticationChallenge()
42 …PassRefPtr<AuthenticationDecisionListener> create(AuthenticationChallengeProxy* authenticationChal… in create()
37 …nDecisionListener::AuthenticationDecisionListener(AuthenticationChallengeProxy* authenticationChal… in AuthenticationDecisionListener()
39 …ChallengeProxy::AuthenticationChallengeProxy(const WebCore::AuthenticationChallenge& authenticatio… in AuthenticationChallengeProxy()
50 …sRefPtr<AuthenticationChallengeProxy> create(const WebCore::AuthenticationChallenge& authenticatio… in create()
211 void Download::receivedCredential(const AuthenticationChallenge& authenticationChallenge, const Cre… in receivedCredential()216 …load::receivedRequestToContinueWithoutCredential(const AuthenticationChallenge& authenticationChal… in receivedRequestToContinueWithoutCredential()221 void Download::receivedCancellation(const AuthenticationChallenge& authenticationChallenge) in receivedCancellation()
76 void Download::didReceiveAuthenticationChallenge(const AuthenticationChallenge& authenticationChall… in didReceiveAuthenticationChallenge()
96 …DownloadProxy::didReceiveAuthenticationChallenge(const AuthenticationChallenge& authenticationChal… in didReceiveAuthenticationChallenge()
158 …InFrame(WebPageProxy* page, WebFrameProxy* frame, AuthenticationChallengeProxy* authenticationChal… in didReceiveAuthenticationChallengeInFrame()
2866 …RefPtr<AuthenticationChallengeProxy> authenticationChallenge = AuthenticationChallengeProxy::creat… in didReceiveAuthenticationChallenge() local