to top
Android APIs
Added in API level 1
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

Added in API level 1

Constant Value: "http.authscheme-registry"

public static final String AUTH_SCHEME_PREF

Added in API level 1

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

public static final String COOKIESPEC_REGISTRY

Added in API level 1

Constant Value: "http.cookiespec-registry"

public static final String COOKIE_ORIGIN

Added in API level 1

Constant Value: "http.cookie-origin"

public static final String COOKIE_SPEC

Added in API level 1

Constant Value: "http.cookie-spec"

public static final String COOKIE_STORE

Added in API level 1

Constant Value: "http.cookie-store"

public static final String CREDS_PROVIDER

Added in API level 1

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

public static final String PROXY_AUTH_STATE

Added in API level 1

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

public static final String TARGET_AUTH_STATE

Added in API level 1

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

public static final String USER_TOKEN

Added in API level 1

Constant Value: "http.user-token"