Searched defs:proposedCredential (Results 1 – 6 of 6) sorted by relevance
39 const Credential& proposedCredential, in AuthenticationChallengeBase()57 const Credential& AuthenticationChallengeBase::proposedCredential() const in proposedCredential() function in WebCore::AuthenticationChallengeBase
38 …ticationChallenge(const ProtectionSpace& protectionSpace, const Credential& proposedCredential, un… in AuthenticationChallenge()
40 …ticationChallenge(const ProtectionSpace& protectionSpace, const Credential& proposedCredential, un… in AuthenticationChallenge()
115 /* [in] */ IWebURLCredential* proposedCredential, in initWithProtectionSpace()205 HRESULT STDMETHODCALLTYPE WebURLAuthenticationChallenge::proposedCredential( in proposedCredential() function in WebURLAuthenticationChallenge
41 const Credential& proposedCredential, in AuthenticationChallenge()