public class NTLMSchemeFactory
extends java.lang.Object
implements org.apache.http.auth.AuthSchemeFactory
| Constructor and Description |
|---|
NTLMSchemeFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.auth.AuthScheme |
newInstance(org.apache.http.params.HttpParams params) |
@NotNull public org.apache.http.auth.AuthScheme newInstance(org.apache.http.params.HttpParams params)
newInstance in interface org.apache.http.auth.AuthSchemeFactory