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/
DDefaultProxyAuthenticationHandler.java57 public boolean isAuthenticationRequested( in isAuthenticationRequested() method in DefaultProxyAuthenticationHandler
DDefaultTargetAuthenticationHandler.java57 public boolean isAuthenticationRequested( in isAuthenticationRequested() method in DefaultTargetAuthenticationHandler
DDefaultRequestDirector.java760 if (this.proxyAuthHandler.isAuthenticationRequested(response, context)) { in createTunnelToTarget()
965 if (this.targetAuthHandler.isAuthenticationRequested(response, context)) { in handleResponse()
999 if (this.proxyAuthHandler.isAuthenticationRequested(response, context)) { in handleResponse()
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/impl/client/
DDefaultRequestDirector.java776 if (this.proxyAuthHandler.isAuthenticationRequested(response, context)) { in createTunnelToTarget()
995 if (this.targetAuthHandler.isAuthenticationRequested(response, context)) { in handleResponse()
1029 if (this.proxyAuthHandler.isAuthenticationRequested(response, context)) { in handleResponse()
/external/robolectric/lib/main/
Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...