aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Public Member Functions | Public Attributes | List of all members
Aws::Crt::Http::HttpProxyStrategyAdaptiveConfig Struct Reference

#include <HttpProxyStrategy.h>

Public Member Functions

 HttpProxyStrategyAdaptiveConfig ()
 

Public Attributes

KerberosGetTokenFunction KerberosGetToken
 
KerberosGetTokenFunction NtlmGetCredential
 
NtlmGetTokenFunction NtlmGetToken
 

Constructor & Destructor Documentation

◆ HttpProxyStrategyAdaptiveConfig()

Aws::Crt::Http::HttpProxyStrategyAdaptiveConfig::HttpProxyStrategyAdaptiveConfig ( )
inline

Member Data Documentation

◆ KerberosGetToken

KerberosGetTokenFunction Aws::Crt::Http::HttpProxyStrategyAdaptiveConfig::KerberosGetToken

◆ NtlmGetCredential

KerberosGetTokenFunction Aws::Crt::Http::HttpProxyStrategyAdaptiveConfig::NtlmGetCredential

◆ NtlmGetToken

NtlmGetTokenFunction Aws::Crt::Http::HttpProxyStrategyAdaptiveConfig::NtlmGetToken

The documentation for this struct was generated from the following file: