org.apache.http.auth.params.AuthPNames |
Known Indirect Subclasses
|
Parameter names for HttpAuth.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | CREDENTIAL_CHARSET |
Defines the charset to be used when encoding
Credentials
.
|
Defines the charset to be used when encoding
Credentials
.
This parameter expects a value of type
String
.
If not defined, then
HttpProtocolParams.HTTP_ELEMENT_CHARSET
should be used.