Searched refs:getAuthScope (Results 1 – 5 of 5) sorted by relevance
127 public AuthScope getAuthScope() { in getAuthScope() method in AuthState
98 if (authState.getAuthScope() != null || !authScheme.isConnectionBased()) { in process()
99 if (authState.getAuthScope() != null || !authScheme.isConnectionBased()) { in process()
736 AuthScope authScope = this.proxyAuthState.getAuthScope(); in createTunnelToTarget()
1207 method @Deprecated public org.apache.http.auth.AuthScope getAuthScope();