RequestConfig
and constructor parameters of
AuthSchemeProvider
s.@Immutable @Deprecated public final class AuthParams extends java.lang.Object
HttpParams
.Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getCredentialCharset(HttpParams params)
Deprecated.
Obtains the charset for encoding
Credentials .If not configured,
HTTP.DEFAULT_PROTOCOL_CHARSET is used instead. |
static void |
setCredentialCharset(HttpParams params,
java.lang.String charset)
Deprecated.
Sets the charset to be used when encoding
Credentials . |
public static java.lang.String getCredentialCharset(HttpParams params)
Credentials
.If not configured,
HTTP.DEFAULT_PROTOCOL_CHARSET
is used instead.public static void setCredentialCharset(HttpParams params, java.lang.String charset)
Credentials
.charset
- The charset