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/
DDefaultProxyAuthenticationHandler.java67 public Map<String, Header> getChallenges( in getChallenges() method in DefaultProxyAuthenticationHandler
DDefaultTargetAuthenticationHandler.java67 public Map<String, Header> getChallenges( in getChallenges() method in DefaultTargetAuthenticationHandler
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/v1/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/impl/client/
DDefaultRequestDirector.java779 Map<String, Header> challenges = this.proxyAuthHandler.getChallenges( in createTunnelToTarget()
1004 Map<String, Header> challenges = this.targetAuthHandler.getChallenges( in handleResponse()
1034 Map<String, Header> challenges = this.proxyAuthHandler.getChallenges( in handleResponse()
/external/apache-http/api/
Dapache-http-legacy-current.txt1381 …method public abstract java.util.Map<java.lang.String, org.apache.http.Header> getChallenges(org.a…
2687 …method public java.util.Map<java.lang.String, org.apache.http.Header> getChallenges(org.apache.htt…
2722 …method public java.util.Map<java.lang.String, org.apache.http.Header> getChallenges(org.apache.htt…