Searched refs:getChallenges (Results 1 - 7 of 7) sorted by relevance

/external/apache-http/src/org/apache/http/client/
H A DAuthenticationHandler.java52 Map<String, Header> getChallenges( method in interface:AuthenticationHandler
/external/apache-http/src/org/apache/http/impl/client/
H A DDefaultProxyAuthenticationHandler.java62 public Map<String, Header> getChallenges( method in class:DefaultProxyAuthenticationHandler
H A DDefaultTargetAuthenticationHandler.java62 public Map<String, Header> getChallenges( method in class:DefaultTargetAuthenticationHandler
H A DDefaultRequestDirector.java751 Map<String, Header> challenges = this.proxyAuthHandler.getChallenges(
962 Map<String, Header> challenges = this.targetAuthHandler.getChallenges(
990 Map<String, Header> challenges = this.proxyAuthHandler.getChallenges(
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/impl/client/
H A DDefaultRequestDirector.java779 Map<String, Header> challenges = this.proxyAuthHandler.getChallenges(
1004 Map<String, Header> challenges = this.targetAuthHandler.getChallenges(
1034 Map<String, Header> challenges = this.proxyAuthHandler.getChallenges(
/external/robolectric/lib/main/
H A Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
/external/smack/asmack-master/lib/
H A Dhttpclient-4.1.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...

Completed in 234 milliseconds