Searched refs:selectScheme (Results 1 - 3 of 3) sorted by relevance

/external/apache-http/src/org/apache/http/client/
H A DAuthenticationHandler.java56 AuthScheme selectScheme( method in interface:AuthenticationHandler
/external/apache-http/src/org/apache/http/impl/client/
H A DAbstractAuthenticationHandler.java109 public AuthScheme selectScheme( method in class:AbstractAuthenticationHandler
H A DDefaultRequestDirector.java1058 authScheme = authHandler.selectScheme(challenges, response, context);

Completed in 76 milliseconds