webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"IWebURLAuthenticationChallenge.idl";
Public Member Functions | |
HRESULT | cancelAuthenticationChallenge ([in] IWebURLAuthenticationChallenge *challenge) |
HRESULT | continueWithoutCredentialForAuthenticationChallenge ([in] IWebURLAuthenticationChallenge *challenge) |
HRESULT | useCredential ([in] IWebURLCredential *credential, [in] IWebURLAuthenticationChallenge *challenge) |
HRESULT IWebURLAuthenticationChallengeSender::cancelAuthenticationChallenge | ( | [in] IWebURLAuthenticationChallenge * | challenge | ) |
HRESULT IWebURLAuthenticationChallengeSender::continueWithoutCredentialForAuthenticationChallenge | ( | [in] IWebURLAuthenticationChallenge * | challenge | ) |
HRESULT IWebURLAuthenticationChallengeSender::useCredential | ( | [in] IWebURLCredential * | credential, |
[in] IWebURLAuthenticationChallenge * | challenge | ||
) |