public interface

ClientContext

org.apache.http.client.protocol.ClientContext
Known Indirect Subclasses

Class Overview

Context attribute names for client.

Constants

public static final String AUTHSCHEME_REGISTRY

Constant Value: "http.authscheme-registry"

public static final String AUTH_SCHEME_PREF

Constant Value: "http.auth.scheme-pref"

public static final String COOKIESPEC_REGISTRY

Constant Value: "http.cookiespec-registry"

public static final String COOKIE_ORIGIN

Constant Value: "http.cookie-origin"

public static final String COOKIE_SPEC

Constant Value: "http.cookie-spec"

public static final String COOKIE_STORE

Constant Value: "http.cookie-store"

public static final String CREDS_PROVIDER

Constant Value: "http.auth.credentials-provider"

public static final String PROXY_AUTH_STATE

Constant Value: "http.auth.proxy-scope"

public static final String TARGET_AUTH_STATE

Constant Value: "http.auth.target-scope"

public static final String USER_TOKEN

Constant Value: "http.user-token"