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.AuthenticationException
Copyright © 2005–2018 Apache Software Foundation. All rights reserved.