public class PreemptiveAuthInterceptor
extends java.lang.Object
implements org.apache.http.HttpRequestInterceptor
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ORIGINAL_HOST_CONTEXT_PARAM |
| Constructor and Description |
|---|
PreemptiveAuthInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.http.HttpRequest request,
org.apache.http.protocol.HttpContext context) |
public static final java.lang.String ORIGINAL_HOST_CONTEXT_PARAM
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