Home
last modified time | relevance | path

Searched defs:getAuthScheme (Results 1 – 2 of 2) sorted by relevance

/external/apache-http/src/org/apache/http/auth/
DAuthSchemeRegistry.java116 public synchronized AuthScheme getAuthScheme(final String name, final HttpParams params) in getAuthScheme() method in AuthSchemeRegistry
DAuthState.java97 public AuthScheme getAuthScheme() { in getAuthScheme() method in AuthState