public interface AuthSchemeFactory
AuthScheme implementations.| Modifier and Type | Method and Description |
|---|---|
AuthScheme |
newInstance(org.apache.http.params.HttpParams params)
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-2015 The Apache Software Foundation. All Rights Reserved.