Home
last modified time | relevance | path

Searched refs:createProxyAuthenticationHandler (Results 1 – 3 of 3) 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/api/
Dapache-http-legacy-current.txt2559 …protected abstract org.apache.http.client.AuthenticationHandler createProxyAuthenticationHandler();
2670 … method protected org.apache.http.client.AuthenticationHandler createProxyAuthenticationHandler();