| java.lang.Object | ||
| org.apache.http.impl.client.AbstractAuthenticationHandler | AuthenticationHandler | |
| AbstractAuthenticationHandler() |
| AuthScheme | selectScheme(Map challenges, HttpResponse response, HttpContext context) |
| List | getAuthPreferences() | ||||
| Map | parseChallenges(Header[] headers) |
Methods inherited
from class
java.lang.Object
Methods inherited
from interface
org.apache.http.client.AuthenticationHandler
| AuthenticationException |
|---|
| MalformedChallengeException |
|---|