public class PreemptiveBasicAuthInterceptor
extends java.lang.Object
implements org.apache.http.HttpRequestInterceptor
| Constructor and Description |
|---|
PreemptiveBasicAuthInterceptor(org.apache.http.auth.AuthScope scope) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.http.HttpRequest request,
org.apache.http.protocol.HttpContext context) |
public PreemptiveBasicAuthInterceptor(org.apache.http.auth.AuthScope scope)
public void process(org.apache.http.HttpRequest request,
org.apache.http.protocol.HttpContext context)
throws org.apache.http.HttpException,
java.io.IOException
process in interface org.apache.http.HttpRequestInterceptororg.apache.http.HttpExceptionjava.io.IOException