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