public interface ProxyAuthenticator
| Modifier and Type | Method and Description |
|---|---|
void |
authenticatePreemptively(org.apache.http.HttpRequest request,
org.apache.http.protocol.HttpContext context)
Adds proxy authentication header to the request
|
void authenticatePreemptively(org.apache.http.HttpRequest request,
org.apache.http.protocol.HttpContext context)
throws org.apache.http.auth.AuthenticationException
request - out going requestcontext - http contextorg.apache.http.auth.AuthenticationExceptionCopyright © 2005–2019 Apache Software Foundation. All rights reserved.