Searched refs:createProxyAuthenticationHandler (Results 1 – 4 of 4) sorted by relevance
189 protected abstract AuthenticationHandler createProxyAuthenticationHandler(); in createProxyAuthenticationHandler() method in AbstractHttpClient334 proxyAuthHandler = createProxyAuthenticationHandler(); in getProxyAuthenticationHandler()
325 protected AuthenticationHandler createProxyAuthenticationHandler() { in createProxyAuthenticationHandler() method in DefaultHttpClient
317 HPLorg/apache/http/impl/client/DefaultHttpClient;->createProxyAuthenticationHandler()Lorg/apache/ht…929 HSPLorg/apache/http/impl/client/AbstractHttpClient;->createProxyAuthenticationHandler()Lorg/apache/…
2444 …protected abstract org.apache.http.client.AuthenticationHandler createProxyAuthenticationHandler();2555 …precated protected org.apache.http.client.AuthenticationHandler createProxyAuthenticationHandler();