An opaque context class for working with SSPI NTLM authentication.
More...
#include <SSPINTLMCredentials.h>
An opaque context class for working with SSPI NTLM authentication.
Definition at line 37 of file SSPINTLMCredentials.h.
◆ ~NTLMContext()
Poco::Net::NTLMContext::~NTLMContext |
( |
| ) |
|
◆ NTLMContext() [1/3]
Poco::Net::NTLMContext::NTLMContext |
( |
NTLMContextImpl * | pImpl | ) |
|
|
protected |
◆ NTLMContext() [2/3]
Poco::Net::NTLMContext::NTLMContext |
( |
| ) |
|
|
private |
◆ NTLMContext() [3/3]
Poco::Net::NTLMContext::NTLMContext |
( |
const NTLMContext & | | ) |
|
|
private |
◆ operator=()
◆ SSPINTLMProvider
friend class SSPINTLMProvider |
|
friend |
◆ _pImpl
NTLMContextImpl* Poco::Net::NTLMContext::_pImpl |
|
private |
The documentation for this class was generated from the following file: