Interface ClientContext
- All Known Implementing Classes:
ClientContextConfigurer
Deprecated.
HttpContext attribute names for
client side HTTP protocol processing.- Since:
- 4.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.Attribute name of aAuthCacheobject that represents the auth scheme cache.static final StringDeprecated.static final StringDeprecated.Attribute name of aLookupobject that represents the actualAuthSchemeRegistryregistry.static final StringDeprecated.Attribute name of aCookieOriginobject that represents the actual details of the origin server.static final StringDeprecated.Attribute name of aCookieSpecobject that represents the actual cookie specification.static final StringDeprecated.Attribute name of aCookieStoreobject that represents the actual cookie store.static final StringDeprecated.Attribute name of aLookupobject that represents the actualCookieSpecRegistryregistry.static final StringDeprecated.Attribute name of aCredentialsProviderobject that represents the actual credentials provider.static final StringDeprecated.Attribute name of aAuthStateobject that represents the actual proxy authentication state.static final StringDeprecated.Attribute name of aRequestConfigobject that represents the actual request configuration.static final StringDeprecated.Attribute name of aRouteInfoobject that represents the actual connection route.static final StringDeprecated.Attribute name of aSchemeobject that represents the actual protocol scheme registry.static final StringDeprecated.static final StringDeprecated.Attribute name of aAuthStateobject that represents the actual target authentication state.static final String
-
Field Details
-
ROUTE
-
SCHEME_REGISTRY
-
COOKIESPEC_REGISTRY
Deprecated.Attribute name of aLookupobject that represents the actualCookieSpecRegistryregistry.- See Also:
-
COOKIE_SPEC
Deprecated.Attribute name of aCookieSpecobject that represents the actual cookie specification.- See Also:
-
COOKIE_ORIGIN
Deprecated.Attribute name of aCookieOriginobject that represents the actual details of the origin server.- See Also:
-
COOKIE_STORE
Deprecated.Attribute name of aCookieStoreobject that represents the actual cookie store.- See Also:
-
CREDS_PROVIDER
Deprecated.Attribute name of aCredentialsProviderobject that represents the actual credentials provider.- See Also:
-
AUTH_CACHE
-
TARGET_AUTH_STATE
-
PROXY_AUTH_STATE
-
AUTH_SCHEME_PREF
-
USER_TOKEN
-
AUTHSCHEME_REGISTRY
Deprecated.Attribute name of aLookupobject that represents the actualAuthSchemeRegistryregistry.- See Also:
-
SOCKET_FACTORY_REGISTRY
-
REQUEST_CONFIG
Deprecated.Attribute name of aRequestConfigobject that represents the actual request configuration.- Since:
- 4.3
- See Also:
-
HttpClientContext.