Java org.apache.http.auth.params AuthPNames fields, constructors, methods, implement or subclass

Example usage for Java org.apache.http.auth.params AuthPNames fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.http.auth.params AuthPNames.

The text is from its open source code.

Field

StringCREDENTIAL_CHARSET
Defines the charset to be used when encoding org.apache.http.auth.Credentials .
StringTARGET_AUTH_PREF
Defines the order of preference for supported org.apache.http.auth.AuthScheme s when authenticating with the target host.
StringPROXY_AUTH_PREF
Defines the order of preference for supported org.apache.http.auth.AuthScheme s when authenticating with the proxy host.