public static class NegotiateNTLMSchemaFactory.NegotiateNTLM
extends org.apache.http.impl.auth.NTLMScheme
Constructor and Description |
---|
NegotiateNTLM() |
Modifier and Type | Method and Description |
---|---|
org.apache.http.Header |
authenticate(org.apache.http.auth.Credentials credentials,
org.apache.http.HttpRequest request) |
String |
getSchemeName() |
getParameter, getRealm, isComplete, isConnectionBased, parseChallenge
public String getSchemeName()
getSchemeName
in interface org.apache.http.auth.AuthScheme
getSchemeName
in class org.apache.http.impl.auth.NTLMScheme
public org.apache.http.Header authenticate(org.apache.http.auth.Credentials credentials, org.apache.http.HttpRequest request) throws org.apache.http.auth.AuthenticationException
authenticate
in interface org.apache.http.auth.AuthScheme
authenticate
in class org.apache.http.impl.auth.NTLMScheme
org.apache.http.auth.AuthenticationException
Copyright © 2016–2022. All rights reserved.