Package org.apache.http.impl.client
Class BasicAuthCache
java.lang.Object
org.apache.http.impl.client.BasicAuthCache
- All Implemented Interfaces:
AuthCache
Default implementation of
AuthCache.- Since:
- 4.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BasicAuthCache
Default constructor.- Since:
- 4.3
-
BasicAuthCache
public BasicAuthCache()
-
-
Method Details