| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
HttpClientContext.
@Deprecated public interface ClientContext
HttpContext attribute names for
 client side HTTP protocol processing.
| Field Summary | |
|---|---|
| static String | AUTH_CACHEDeprecated. Attribute name of a AuthCacheobject
 that represents the auth scheme cache. | 
| static String | AUTH_SCHEME_PREFDeprecated. | 
| static String | AUTHSCHEME_REGISTRYDeprecated. Attribute name of a Lookupobject that represents
 the actualAuthSchemeRegistryregistry. | 
| static String | COOKIE_ORIGINDeprecated. Attribute name of a CookieOriginobject that represents the actual details of the origin server. | 
| static String | COOKIE_SPECDeprecated. Attribute name of a CookieSpecobject that represents the actual cookie specification. | 
| static String | COOKIE_STOREDeprecated. Attribute name of a CookieStoreobject that represents the actual cookie store. | 
| static String | COOKIESPEC_REGISTRYDeprecated. Attribute name of a Lookupobject that represents
 the actualCookieSpecRegistryregistry. | 
| static String | CREDS_PROVIDERDeprecated. Attribute name of a CredentialsProviderobject that represents the actual credentials provider. | 
| static String | PROXY_AUTH_STATEDeprecated. Attribute name of a AuthStateobject that represents the actual proxy authentication state. | 
| static String | REQUEST_CONFIGDeprecated. Attribute name of a RequestConfigobject that
 represents the actual request configuration. | 
| static String | ROUTEDeprecated. Attribute name of a RouteInfoobject that represents the actual connection route. | 
| static String | SCHEME_REGISTRYDeprecated. Attribute name of a Schemeobject that represents the actual protocol scheme registry. | 
| static String | SOCKET_FACTORY_REGISTRYDeprecated. | 
| static String | TARGET_AUTH_STATEDeprecated. Attribute name of a AuthStateobject that represents the actual target authentication state. | 
| static String | USER_TOKENDeprecated. Attribute name of a Objectobject that represents
 the actual user identity such as userPrincipal. | 
| Field Detail | 
|---|
static final String ROUTE
RouteInfo
 object that represents the actual connection route.
static final String SCHEME_REGISTRY
Scheme
 object that represents the actual protocol scheme registry.
static final String COOKIESPEC_REGISTRY
Lookup object that represents
 the actual CookieSpecRegistry registry.
static final String COOKIE_SPEC
CookieSpec
 object that represents the actual cookie specification.
static final String COOKIE_ORIGIN
CookieOrigin
 object that represents the actual details of the origin server.
static final String COOKIE_STORE
CookieStore
 object that represents the actual cookie store.
static final String CREDS_PROVIDER
CredentialsProvider
 object that represents the actual credentials provider.
static final String AUTH_CACHE
AuthCache object
 that represents the auth scheme cache.
static final String TARGET_AUTH_STATE
AuthState
 object that represents the actual target authentication state.
static final String PROXY_AUTH_STATE
AuthState
 object that represents the actual proxy authentication state.
static final String AUTH_SCHEME_PREF
static final String USER_TOKEN
Object object that represents
 the actual user identity such as user Principal.
static final String AUTHSCHEME_REGISTRY
Lookup object that represents
 the actual AuthSchemeRegistry registry.
static final String SOCKET_FACTORY_REGISTRY
static final String REQUEST_CONFIG
RequestConfig object that
 represents the actual request configuration.
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||