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