public class HttpKerberosRequestInterceptor extends HttpRequestInterceptorBase
| Constructor and Description |
|---|
HttpKerberosRequestInterceptor(String principal,
String host,
String serverHttpUrl,
Subject loggedInSubject,
org.apache.http.client.CookieStore cs,
String cn,
boolean isSSL,
Map<String,String> additionalHeaders,
Map<String,String> customCookies) |
| 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 © 2019 The Apache Software Foundation. All Rights Reserved.