AuthSchemeProvider
@Deprecated public interface AuthSchemeFactory
AuthScheme
implementations.Modifier and Type | Method and 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.Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.