webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
IWebURLProtectionSpace Member List

This is the complete list of members for IWebURLProtectionSpace, including all inherited members.

authenticationMethod([out, retval] BSTR *result)IWebURLProtectionSpace
host([out, retval] BSTR *result)IWebURLProtectionSpace
initWithHost([in] BSTR host, [in] int port, [in] BSTR protocol, [in] BSTR realm, [in] BSTR authenticationMethod)IWebURLProtectionSpace
initWithProxyHost([in] BSTR host, [in] int port, [in] BSTR proxyType, [in] BSTR realm, [in] BSTR authenticationMethod)IWebURLProtectionSpace
isProxy([out, retval] BOOL *result)IWebURLProtectionSpace
port([out, retval] int *result)IWebURLProtectionSpace
protocol([out, retval] BSTR *result)IWebURLProtectionSpace
proxyType([out, retval] BSTR *result)IWebURLProtectionSpace
realm([out, retval] BSTR *result)IWebURLProtectionSpace
receivesCredentialSecurely([out, retval] BOOL *result)IWebURLProtectionSpace