| Package | Description |
|---|---|
| org.apache.hc.client5.http.impl.auth |
Default implementations of standard and common HTTP authentication
schemes.
|
| org.apache.hc.client5.http.protocol |
Client specific HTTP protocol handlers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAuthCache
Default implementation of
AuthCache. |
| Modifier and Type | Method and Description |
|---|---|
AuthCache |
HttpClientContext.getAuthCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpClientContext.setAuthCache(AuthCache authCache) |
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.