Home
last modified time | relevance | path

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