Package | Description |
---|---|
org.apache.http.impl.client |
Default implementations for interfaces in
org.apache.http.client . |
Modifier and Type | Field and Description |
---|---|
protected AuthState |
DefaultRequestDirector.proxyAuthState |
protected AuthState |
DefaultRequestDirector.targetAuthState |
Modifier and Type | Method and Description |
---|---|
boolean |
HttpAuthenticator.authenticate(org.apache.http.HttpHost host,
org.apache.http.HttpResponse response,
AuthenticationStrategy authStrategy,
AuthState authState,
org.apache.http.protocol.HttpContext context) |
boolean |
HttpAuthenticator.isAuthenticationRequested(org.apache.http.HttpHost host,
org.apache.http.HttpResponse response,
AuthenticationStrategy authStrategy,
AuthState authState,
org.apache.http.protocol.HttpContext context) |
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.