Package | Description |
---|---|
org.apache.http.client.protocol |
Client specific HTTP protocol handlers.
|
org.apache.http.impl.client |
Default HTTP client implementation.
|
Modifier and Type | Method and Description |
---|---|
AuthCache |
HttpClientContext.getAuthCache() |
Modifier and Type | Method and Description |
---|---|
void |
HttpClientContext.setAuthCache(AuthCache authCache) |
Modifier and Type | Class and Description |
---|---|
class |
BasicAuthCache
Default implementation of
AuthCache . |
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.