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

/external/apache-http/src/org/apache/http/impl/client/
H A DDefaultUserTokenHandler.java55 userPrincipal = getAuthPrincipal(targetAuthState);
59 userPrincipal = getAuthPrincipal(proxyAuthState);
77 private static Principal getAuthPrincipal(final AuthState authState) { method in class:DefaultUserTokenHandler

Completed in 58 milliseconds