@Deprecated @Contract(threading=STATELESS) public class NTLMSchemeFactory extends Object implements AuthSchemeFactory
AuthSchemeFactory implementation that creates and initializes
 NTLMScheme instances configured to use the default NTLMEngine
 implementation.BasicSchemeFactory, 
BearerSchemeFactory| Modifier and Type | Field and Description | 
|---|---|
| static NTLMSchemeFactory | INSTANCEDeprecated.  Default instance of  NTLMSchemeFactory. | 
| Constructor and Description | 
|---|
| NTLMSchemeFactory()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| AuthScheme | create(org.apache.hc.core5.http.protocol.HttpContext context)Deprecated.  Creates an instance of  AuthScheme. | 
public static final NTLMSchemeFactory INSTANCE
NTLMSchemeFactory.public AuthScheme create(org.apache.hc.core5.http.protocol.HttpContext context)
AuthSchemeFactoryAuthScheme.create in interface AuthSchemeFactoryCopyright © 1999–2021 The Apache Software Foundation. All rights reserved.