public class HttpKerberosRequestInterceptor extends HttpRequestInterceptorBase
| Constructor and Description |
|---|
HttpKerberosRequestInterceptor(String principal,
String host,
String serverHttpUrl,
boolean assumeSubject,
org.apache.http.client.CookieStore cs,
String cn,
boolean isSSL,
Map<String,String> additionalHeaders) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addHttpAuthHeader(org.apache.http.HttpRequest httpRequest,
org.apache.http.protocol.HttpContext httpContext) |
processprotected void addHttpAuthHeader(org.apache.http.HttpRequest httpRequest,
org.apache.http.protocol.HttpContext httpContext)
throws Exception
addHttpAuthHeader in class HttpRequestInterceptorBaseExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.