Home
last modified time | relevance | path

Searched defs:isAuthenticationRequested (Results 1 – 3 of 3) sorted by relevance

/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
/external/apache-http/src/org/apache/http/client/
DAuthenticationHandler.java53 boolean isAuthenticationRequested( in isAuthenticationRequested() method