Home
last modified time | relevance | path

Searched refs:isAuthenticationRequested (Results 1 – 7 of 7) sorted by relevance

/external/apache-http/src/org/apache/http/client/
DAuthenticationHandler.java53 boolean isAuthenticationRequested( in isAuthenticationRequested() method
/external/apache-http/src/org/apache/http/impl/client/
DDefaultTargetAuthenticationHandler.java57 public boolean isAuthenticationRequested( in isAuthenticationRequested() method in DefaultTargetAuthenticationHandler
DDefaultProxyAuthenticationHandler.java57 public boolean isAuthenticationRequested( in isAuthenticationRequested() method in DefaultProxyAuthenticationHandler
DDefaultRequestDirector.java762 if (this.proxyAuthHandler.isAuthenticationRequested(response, context)) { in createTunnelToTarget()
967 if (this.targetAuthHandler.isAuthenticationRequested(response, context)) { in handleResponse()
1001 if (this.proxyAuthHandler.isAuthenticationRequested(response, context)) { in handleResponse()
/external/robolectric-shadows/shadows/httpclient/src/main/java/org/robolectric/shadows/httpclient/
DDefaultRequestDirector.java794 if (this.proxyAuthHandler.isAuthenticationRequested(response, context)) { in createTunnelToTarget()
1013 if (this.targetAuthHandler.isAuthenticationRequested(response, context)) { in handleResponse()
1047 if (this.proxyAuthHandler.isAuthenticationRequested(response, context)) { in handleResponse()
/external/apache-http/
Dart-profile325 HPLorg/apache/http/impl/client/DefaultProxyAuthenticationHandler;->isAuthenticationRequested(Lorg/a…
335 HPLorg/apache/http/impl/client/DefaultTargetAuthenticationHandler;->isAuthenticationRequested(Lorg/…
/external/apache-http/api/
Dcurrent.txt1293 …method @Deprecated public boolean isAuthenticationRequested(org.apache.http.HttpResponse, org.apac…
2567 …method @Deprecated public boolean isAuthenticationRequested(org.apache.http.HttpResponse, org.apac…
2602 …method @Deprecated public boolean isAuthenticationRequested(org.apache.http.HttpResponse, org.apac…