ClientContextConfigurer.InterfaceConsts Class

Definition

Client HTTP context attribute names inherited from IClientContext.

public static class ClientContextConfigurer.InterfaceConsts
type ClientContextConfigurer.InterfaceConsts = class
Inheritance
ClientContextConfigurer.InterfaceConsts

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Fields

Name Description
AuthSchemePref

The context attribute name for the authentication scheme preference list.

AuthschemeRegistry

The context attribute name for the authentication scheme registry.

CookieOrigin

The context attribute name for the cookie origin.

CookieSpec

The context attribute name for the active cookie specification.

CookiespecRegistry

The context attribute name for the cookie specification registry.

CookieStore

The context attribute name for the cookie store.

CredsProvider

The context attribute name for the credentials provider.

ProxyAuthState

The context attribute name for the proxy authentication state.

TargetAuthState

The context attribute name for the target authentication state.

UserToken

The context attribute name for the user token.

Applies to