|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthState | |
---|---|
org.apache.http.impl.client | Default implementations for interfaces in
org.apache.http.client . |
Uses of AuthState in org.apache.http.impl.client |
---|
Fields in org.apache.http.impl.client declared as AuthState | |
---|---|
protected AuthState |
DefaultRequestDirector.proxyAuthState
|
protected AuthState |
DefaultRequestDirector.targetAuthState
|
Methods in org.apache.http.impl.client with parameters of type AuthState | |
---|---|
boolean |
HttpAuthenticator.authenticate(HttpHost host,
HttpResponse response,
AuthenticationStrategy authStrategy,
AuthState authState,
HttpContext context)
|
boolean |
HttpAuthenticator.isAuthenticationRequested(HttpHost host,
HttpResponse response,
AuthenticationStrategy authStrategy,
AuthState authState,
HttpContext context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |