public class NegotiateNTLMSchemaFactory extends Object implements org.apache.http.auth.AuthSchemeProvider
Modifier and Type | Class and Description |
---|---|
static class |
NegotiateNTLMSchemaFactory.NegotiateNTLM |
Constructor and Description |
---|
NegotiateNTLMSchemaFactory() |
Modifier and Type | Method and Description |
---|---|
org.apache.http.auth.AuthScheme |
create(org.apache.http.protocol.HttpContext context) |
Copyright © 2016–2021. All rights reserved.