Searched refs:isAuthenticationRequested (Results 1 – 6 of 6) sorted by relevance
53 boolean isAuthenticationRequested( in isAuthenticationRequested() method
57 public boolean isAuthenticationRequested( in isAuthenticationRequested() method in DefaultProxyAuthenticationHandler
57 public boolean isAuthenticationRequested( in isAuthenticationRequested() method in DefaultTargetAuthenticationHandler
762 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()
776 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()
1382 …method public abstract boolean isAuthenticationRequested(org.apache.http.HttpResponse, org.apache.…2688 …method public boolean isAuthenticationRequested(org.apache.http.HttpResponse, org.apache.http.prot…2723 …method public boolean isAuthenticationRequested(org.apache.http.HttpResponse, org.apache.http.prot…