ws1-network/com.airwatch.gateway.auth/ApacheNTLMSchemeFactory/newInstance
newInstance¶
open fun newInstance(httpParams: HttpParams): AuthScheme
Creates a new AWNTLMAuthScheme instance.
Parameters¶
| Name | Description |
|---|---|
| httpParams | The HttpParams for the scheme, or null. |
Return¶
A non-null AWNTLMAuthScheme instance.