Package org.apache.http.auth.params
Class AuthParamBean
java.lang.Object
org.apache.http.params.HttpAbstractParamBean
org.apache.http.auth.params.AuthParamBean
Deprecated.
This is a Java Bean class that can be used to wrap an instance of
HttpParams
and manipulate HTTP authentication parameters
using Java Beans conventions.- Since:
- 4.0
-
Field Summary
Fields inherited from class org.apache.http.params.HttpAbstractParamBean
params
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AuthParamBean
public AuthParamBean(org.apache.http.params.HttpParams params) Deprecated.
-
-
Method Details
-
setCredentialCharset
Deprecated.
-
RequestConfig
and constructor parameters ofAuthSchemeProvider
s.