BasicSchemeFactory, DigestSchemeFactory, KerberosSchemeFactory, NegotiateSchemeFactory, NTLMSchemeFactory, SPNegoSchemeFactoryAuthSchemeProvider@Deprecated
public interface AuthSchemeFactory
AuthScheme implementations.| Modifier and Type | Method | Description |
|---|---|---|
AuthScheme |
newInstance(org.apache.http.params.HttpParams params) |
Deprecated.
Creates an instance of
AuthScheme using given HTTP parameters. |
AuthScheme newInstance(org.apache.http.params.HttpParams params)
AuthScheme using given HTTP parameters.params - HTTP parameters.