Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)
Android APIs
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"