ws1-network/com.airwatch.gateway.clients/AWAuthInterceptor
AWAuthInterceptor¶
open class AWAuthInterceptor
An HttpRequestInterceptor instance for the Default Apache HTTPClient that handles NTLM and Basic authentication.
Constructors¶
| Name | Description |
|---|---|
| AWAuthInterceptor | open fun AWAuthInterceptor(useDomainWithUserCredentials: Boolean) Creates an interceptor that handles NTLM and Basic authentication. |