Home
last modified time | relevance | path

Searched refs:getChallenges (Results 1 – 6 of 6) sorted by relevance

/external/apache-http/src/org/apache/http/client/
DAuthenticationHandler.java57 Map<String, Header> getChallenges( in getChallenges() method
/external/apache-http/src/org/apache/http/impl/client/
DDefaultTargetAuthenticationHandler.java67 public Map<String, Header> getChallenges( in getChallenges() method in DefaultTargetAuthenticationHandler
DDefaultProxyAuthenticationHandler.java67 public Map<String, Header> getChallenges( in getChallenges() method in DefaultProxyAuthenticationHandler
DDefaultRequestDirector.java765 Map<String, Header> challenges = this.proxyAuthHandler.getChallenges( in createTunnelToTarget()
976 Map<String, Header> challenges = this.targetAuthHandler.getChallenges( in handleResponse()
1004 Map<String, Header> challenges = this.proxyAuthHandler.getChallenges( in handleResponse()
/external/robolectric-shadows/shadows/httpclient/src/main/java/org/robolectric/shadows/httpclient/
DDefaultRequestDirector.java797 Map<String, Header> challenges = this.proxyAuthHandler.getChallenges( in createTunnelToTarget()
1022 Map<String, Header> challenges = this.targetAuthHandler.getChallenges( in handleResponse()
1052 Map<String, Header> challenges = this.proxyAuthHandler.getChallenges( in handleResponse()
/external/apache-http/api/
Dcurrent.txt1292 …method @Deprecated public java.util.Map<java.lang.String,org.apache.http.Header> getChallenges(org…
2566 …method @Deprecated public java.util.Map<java.lang.String,org.apache.http.Header> getChallenges(org…
2601 …method @Deprecated public java.util.Map<java.lang.String,org.apache.http.Header> getChallenges(org…