Package org.apache.http.auth
Interface AuthSchemeFactory
- All Known Implementing Classes:
BasicSchemeFactory,DigestSchemeFactory
public interface AuthSchemeFactory
- Since:
- 4.0
- Author:
- Oleg Kalnichevski
-
Method Summary
Modifier and Type Method Description AuthSchemenewInstance(HttpParams params)
-
Method Details
-
newInstance
-