public class ApacheSpnegoScheme
extends org.apache.http.impl.auth.NTLMScheme
| Constructor and Description |
|---|
ApacheSpnegoScheme() |
| 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, parseChallengepublic String getSchemeName()
getSchemeName in interface org.apache.http.auth.AuthSchemegetSchemeName in class org.apache.http.impl.auth.NTLMSchemepublic 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.AuthSchemeauthenticate in class org.apache.http.impl.auth.NTLMSchemeorg.apache.http.auth.AuthenticationExceptionCopyright © 2017. All rights reserved.