Home
last modified time | relevance | path

Searched refs:RequestTargetAuthentication (Results 1 – 3 of 3) sorted by relevance

/external/apache-http/src/org/apache/http/client/protocol/
DRequestTargetAuthentication.java60 public class RequestTargetAuthentication implements HttpRequestInterceptor { class
64 public RequestTargetAuthentication() { in RequestTargetAuthentication() method in RequestTargetAuthentication
/external/apache-http/src/org/apache/http/impl/client/
DDefaultHttpClient.java50 import org.apache.http.client.protocol.RequestTargetAuthentication;
300 httpproc.addInterceptor(new RequestTargetAuthentication()); in createHttpProcessor()
/external/apache-http/api/
Dapache-http-legacy-current.txt1666 …public deprecated class RequestTargetAuthentication implements org.apache.http.HttpRequestIntercep…
1667 ctor public RequestTargetAuthentication();