org.apache.http.impl.client
Class DefaultTargetAuthenticationHandler
java.lang.Object
org.apache.http.impl.client.AbstractAuthenticationHandler
org.apache.http.impl.client.DefaultTargetAuthenticationHandler
- All Implemented Interfaces:
- AuthenticationHandler
public class DefaultTargetAuthenticationHandler
- extends AbstractAuthenticationHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultTargetAuthenticationHandler
public DefaultTargetAuthenticationHandler()
isAuthenticationRequested
public boolean isAuthenticationRequested(HttpResponse response,
HttpContext context)
getChallenges
public Map<String,Header> getChallenges(HttpResponse response,
HttpContext context)
throws MalformedChallengeException
- Throws:
MalformedChallengeException
Please submit a feedback, bug or feature