Home
last modified time | relevance | path

Searched defs:getChallenges (Results 1 – 3 of 3) sorted by relevance

/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
/external/apache-http/src/org/apache/http/client/
DAuthenticationHandler.java57 Map<String, Header> getChallenges( in getChallenges() method