Home
last modified time | relevance | path

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

/external/apache-http/src/org/apache/http/impl/client/
DAbstractHttpClient.java186 protected abstract AuthenticationHandler createTargetAuthenticationHandler(); in createTargetAuthenticationHandler() method in AbstractHttpClient
320 targetAuthHandler = createTargetAuthenticationHandler(); in getTargetAuthenticationHandler()
DDefaultHttpClient.java319 protected AuthenticationHandler createTargetAuthenticationHandler() { in createTargetAuthenticationHandler() method in DefaultHttpClient
/external/apache-http/
Dart-profile320 HPLorg/apache/http/impl/client/DefaultHttpClient;->createTargetAuthenticationHandler()Lorg/apache/h…
932 HSPLorg/apache/http/impl/client/AbstractHttpClient;->createTargetAuthenticationHandler()Lorg/apache…
/external/apache-http/api/
Dcurrent.txt2447 …rotected abstract org.apache.http.client.AuthenticationHandler createTargetAuthenticationHandler();
2558 …recated protected org.apache.http.client.AuthenticationHandler createTargetAuthenticationHandler();