Home
last modified time | relevance | path

Searched refs:createProxyAuthenticationHandler (Results 1 – 4 of 4) sorted by relevance

/external/apache-http/src/org/apache/http/impl/client/
DAbstractHttpClient.java189 protected abstract AuthenticationHandler createProxyAuthenticationHandler(); in createProxyAuthenticationHandler() method in AbstractHttpClient
334 proxyAuthHandler = createProxyAuthenticationHandler(); in getProxyAuthenticationHandler()
DDefaultHttpClient.java325 protected AuthenticationHandler createProxyAuthenticationHandler() { in createProxyAuthenticationHandler() method in DefaultHttpClient
/external/apache-http/
Dart-profile317 HPLorg/apache/http/impl/client/DefaultHttpClient;->createProxyAuthenticationHandler()Lorg/apache/ht…
929 HSPLorg/apache/http/impl/client/AbstractHttpClient;->createProxyAuthenticationHandler()Lorg/apache/…
/external/apache-http/api/
Dcurrent.txt2444 …protected abstract org.apache.http.client.AuthenticationHandler createProxyAuthenticationHandler();
2555 …precated protected org.apache.http.client.AuthenticationHandler createProxyAuthenticationHandler();