HttpClientContext@Deprecated public class ClientContextConfigurer extends java.lang.Object implements ClientContext
HttpContext instances.AUTH_CACHE, AUTH_SCHEME_PREF, AUTHSCHEME_REGISTRY, COOKIE_ORIGIN, COOKIE_SPEC, COOKIE_STORE, COOKIESPEC_REGISTRY, CREDS_PROVIDER, PROXY_AUTH_STATE, REQUEST_CONFIG, ROUTE, SCHEME_REGISTRY, SOCKET_FACTORY_REGISTRY, TARGET_AUTH_STATE, USER_TOKEN| Constructor and Description |
|---|
ClientContextConfigurer(org.apache.http.protocol.HttpContext context)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setAuthSchemeRegistry(org.apache.http.auth.AuthSchemeRegistry registry)
Deprecated.
|
void |
setCookieSpecRegistry(CookieSpecRegistry registry)
Deprecated.
|
void |
setCookieStore(org.apache.http.client.CookieStore store)
Deprecated.
|
void |
setCredentialsProvider(org.apache.http.client.CredentialsProvider provider)
Deprecated.
|
public ClientContextConfigurer(org.apache.http.protocol.HttpContext context)
public void setCookieSpecRegistry(CookieSpecRegistry registry)
public void setAuthSchemeRegistry(org.apache.http.auth.AuthSchemeRegistry registry)
public void setCookieStore(org.apache.http.client.CookieStore store)
public void setCredentialsProvider(org.apache.http.client.CredentialsProvider provider)