public class HttpPreemptiveAuthInterceptor extends Object implements org.apache.http.HttpRequestInterceptor
| Modifier and Type | Field and Description | 
|---|---|
protected org.apache.http.auth.AuthScheme | 
authScheme  | 
protected static org.apache.commons.logging.Log | 
log  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
process(org.apache.http.HttpRequest request,
       org.apache.http.protocol.HttpContext context)  | 
protected static final org.apache.commons.logging.Log log
protected final org.apache.http.auth.AuthScheme authScheme
public void process(org.apache.http.HttpRequest request, org.apache.http.protocol.HttpContext context) throws org.apache.http.HttpException, IOException
process in interface org.apache.http.HttpRequestInterceptororg.apache.http.HttpExceptionIOExceptionCopyright © 2019 Nuxeo. All rights reserved.