public class HttpTokenAuthInterceptor extends HttpRequestInterceptorBase
| Constructor and Description |
|---|
HttpTokenAuthInterceptor(String tokenStr,
org.apache.http.client.CookieStore cookieStore,
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.