AddRef() | WebURLProtectionSpace | virtual |
authenticationMethod(__deref_opt_out BSTR *result) | WebURLProtectionSpace | virtual |
IWebURLProtectionSpace::authenticationMethod([out, retval] BSTR *result) | IWebURLProtectionSpace | |
createInstance() | WebURLProtectionSpace | static |
createInstance(const WebCore::ProtectionSpace &) | WebURLProtectionSpace | static |
host(__deref_opt_out BSTR *result) | WebURLProtectionSpace | virtual |
IWebURLProtectionSpace::host([out, retval] BSTR *result) | IWebURLProtectionSpace | |
initWithHost(_In_ BSTR host, int port, _In_ BSTR protocol, _In_ BSTR realm, _In_ BSTR authenticationMethod) | WebURLProtectionSpace | virtual |
IWebURLProtectionSpace::initWithHost([in] BSTR host, [in] int port, [in] BSTR protocol, [in] BSTR realm, [in] BSTR authenticationMethod) | IWebURLProtectionSpace | |
initWithProxyHost(_In_ BSTR host, int port, _In_ BSTR proxyType, _In_ BSTR realm, _In_ BSTR authenticationMethod) | WebURLProtectionSpace | virtual |
IWebURLProtectionSpace::initWithProxyHost([in] BSTR host, [in] int port, [in] BSTR proxyType, [in] BSTR realm, [in] BSTR authenticationMethod) | IWebURLProtectionSpace | |
isProxy(_Out_ BOOL *result) | WebURLProtectionSpace | virtual |
IWebURLProtectionSpace::isProxy([out, retval] BOOL *result) | IWebURLProtectionSpace | |
m_protectionSpace | WebURLProtectionSpace | protected |
m_refCount | WebURLProtectionSpace | protected |
port(_Out_ int *result) | WebURLProtectionSpace | virtual |
IWebURLProtectionSpace::port([out, retval] int *result) | IWebURLProtectionSpace | |
protectionSpace() const | WebURLProtectionSpace | |
protocol(__deref_opt_out BSTR *result) | WebURLProtectionSpace | virtual |
IWebURLProtectionSpace::protocol([out, retval] BSTR *result) | IWebURLProtectionSpace | |
proxyType(__deref_opt_out BSTR *result) | WebURLProtectionSpace | virtual |
IWebURLProtectionSpace::proxyType([out, retval] BSTR *result) | IWebURLProtectionSpace | |
QueryInterface(_In_ REFIID riid, _COM_Outptr_ void **ppvObject) | WebURLProtectionSpace | virtual |
realm(__deref_opt_out BSTR *result) | WebURLProtectionSpace | virtual |
IWebURLProtectionSpace::realm([out, retval] BSTR *result) | IWebURLProtectionSpace | |
receivesCredentialSecurely(_Out_ BOOL *result) | WebURLProtectionSpace | virtual |
IWebURLProtectionSpace::receivesCredentialSecurely([out, retval] BOOL *result) | IWebURLProtectionSpace | |
Release() | WebURLProtectionSpace | virtual |