to top
Android APIs
Since: 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

Since: API Level 1

Constant Value: "http.authscheme-registry"

public static final String AUTH_SCHEME_PREF

Since: API Level 1

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

public static final String COOKIESPEC_REGISTRY

Since: API Level 1

Constant Value: "http.cookiespec-registry"

public static final String COOKIE_ORIGIN

Since: API Level 1

Constant Value: "http.cookie-origin"

public static final String COOKIE_SPEC

Since: API Level 1

Constant Value: "http.cookie-spec"

public static final String COOKIE_STORE

Since: API Level 1

Constant Value: "http.cookie-store"

public static final String CREDS_PROVIDER

Since: API Level 1

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

public static final String PROXY_AUTH_STATE

Since: API Level 1

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

public static final String TARGET_AUTH_STATE

Since: API Level 1

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

public static final String USER_TOKEN

Since: API Level 1

Constant Value: "http.user-token"