AuthSchemeProvider@Deprecated
public interface AuthSchemeFactory
AuthScheme implementations.| Modifier and Type | Method and Description |
|---|---|
AuthScheme |
newInstance(HttpParams params)
Deprecated.
Creates an instance of
AuthScheme using given HTTP parameters. |
AuthScheme newInstance(HttpParams params)
AuthScheme using given HTTP parameters.params - HTTP parameters.