org.apache.http.impl.auth
Class DigestSchemeFactory
java.lang.Object
org.apache.http.impl.auth.DigestSchemeFactory
- All Implemented Interfaces:
- AuthSchemeFactory
public class DigestSchemeFactory
- extends Object
- implements AuthSchemeFactory
- Since:
- 4.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DigestSchemeFactory
public DigestSchemeFactory()
newInstance
public AuthScheme newInstance(HttpParams params)
- Specified by:
newInstance in interface AuthSchemeFactory
Please submit a feedback, bug or feature