org.apache.http.impl.auth
Class CredSspSchemeFactory
java.lang.Object
org.apache.http.impl.auth.CredSspSchemeFactory
- All Implemented Interfaces:
- AuthSchemeProvider
public class CredSspSchemeFactory
- extends Object
- implements AuthSchemeProvider
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CredSspSchemeFactory
public CredSspSchemeFactory()
create
public AuthScheme create(HttpContext context)
- Description copied from interface:
AuthSchemeProvider
- Creates an instance of
AuthScheme
.
- Specified by:
create
in interface AuthSchemeProvider
- Returns:
- auth scheme.
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.