Searched refs:isAuthenticationRequested (Results 1 – 7 of 7) sorted by relevance
53 boolean isAuthenticationRequested( in isAuthenticationRequested() method
57 public boolean isAuthenticationRequested( in isAuthenticationRequested() method in DefaultTargetAuthenticationHandler
57 public boolean isAuthenticationRequested( in isAuthenticationRequested() method in DefaultProxyAuthenticationHandler
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()
794 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()
325 HPLorg/apache/http/impl/client/DefaultProxyAuthenticationHandler;->isAuthenticationRequested(Lorg/a…335 HPLorg/apache/http/impl/client/DefaultTargetAuthenticationHandler;->isAuthenticationRequested(Lorg/…
1293 …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…