HttpAuthenticator.@Deprecated
@Contract(threading=IMMUTABLE)
public class RequestProxyAuthentication
extends java.lang.Object
| Constructor and Description |
|---|
RequestProxyAuthentication()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
process(HttpRequest request,
org.apache.http.protocol.HttpContext context)
Deprecated.
Processes a request.
|
public void process(HttpRequest request, org.apache.http.protocol.HttpContext context) throws HttpException, java.io.IOException
HttpRequestInterceptorrequest - the request to preprocesscontext - the context for the requestHttpException - in case of an HTTP protocol violationjava.io.IOException - in case of an I/O error