|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthCache | |
---|---|
org.apache.http.client.protocol | Client specific HTTP protocol handlers. |
org.apache.http.impl.client | Default HTTP client implementation. |
Uses of AuthCache in org.apache.http.client.protocol |
---|
Methods in org.apache.http.client.protocol that return AuthCache | |
---|---|
AuthCache |
HttpClientContext.getAuthCache()
|
Methods in org.apache.http.client.protocol with parameters of type AuthCache | |
---|---|
void |
HttpClientContext.setAuthCache(AuthCache authCache)
|
Uses of AuthCache in org.apache.http.impl.client |
---|
Classes in org.apache.http.impl.client that implement AuthCache | |
---|---|
class |
BasicAuthCache
Default implementation of AuthCache . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |