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 |
---|---|
void |
ClientContextConfigurer.setAuthSchemeRegistry(AuthSchemeRegistry registry)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected AuthSchemeRegistry |
AbstractHttpClient.createAuthSchemeRegistry()
Deprecated.
|
AuthSchemeRegistry |
ProxyClient.getAuthSchemeRegistry()
Deprecated.
(4.3) do not use.
|
AuthSchemeRegistry |
AbstractHttpClient.getAuthSchemes()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractHttpClient.setAuthSchemes(AuthSchemeRegistry registry)
Deprecated.
|
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.