public class PreemptiveAuthorizationHttpRequestInterceptor
extends java.lang.Object
implements cz.msebera.android.httpclient.HttpRequestInterceptor
| Constructor and Description |
|---|
PreemptiveAuthorizationHttpRequestInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(cz.msebera.android.httpclient.HttpRequest request,
cz.msebera.android.httpclient.protocol.HttpContext context) |
public PreemptiveAuthorizationHttpRequestInterceptor()
public void process(cz.msebera.android.httpclient.HttpRequest request,
cz.msebera.android.httpclient.protocol.HttpContext context)
throws cz.msebera.android.httpclient.HttpException,
java.io.IOException
process in interface cz.msebera.android.httpclient.HttpRequestInterceptorcz.msebera.android.httpclient.HttpExceptionjava.io.IOException