| 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 | Description |
|---|---|---|
void |
ClientContextConfigurer.setAuthSchemeRegistry(AuthSchemeRegistry registry) |
Deprecated.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected AuthSchemeRegistry |
AbstractHttpClient.createAuthSchemeRegistry() |
Deprecated.
|
AuthSchemeRegistry |
ProxyClient.getAuthSchemeRegistry() |
Deprecated.
(4.3) do not use.
|
AuthSchemeRegistry |
AbstractHttpClient.getAuthSchemes() |
Deprecated.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
AbstractHttpClient.setAuthSchemes(AuthSchemeRegistry registry) |
Deprecated.
|