![]() |
Ark Server API (ASE) - Wiki
|
#include "Poco/Net/Net.h"#include "Poco/BinaryReader.h"#include "Poco/BinaryWriter.h"#include <vector>
Include dependency graph for NTLMCredentials.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Poco::Net::NTLMCredentials |
| struct | Poco::Net::NTLMCredentials::NegotiateMessage |
| This message is sent from the client to initiate NTLM authentication. More... | |
| struct | Poco::Net::NTLMCredentials::ChallengeMessage |
| This message is sent back by the server and contains the NTLM challenge. More... | |
| struct | Poco::Net::NTLMCredentials::AuthenticateMessage |
| struct | Poco::Net::NTLMCredentials::BufferDesc |
Namespaces | |
| namespace | Poco |
| namespace | Poco::Net |