public class UserAuthGSSFactory extends Object implements UserAuthFactory
| Modifier and Type | Field and Description |
|---|---|
static UserAuthGSSFactory |
INSTANCE |
static String |
NAME |
HOST_BASED, KB_INTERACTIVE, PASSWORD, PUBLIC_KEYBY_NAME_COMPARATOR, NAME_EXTRACTOR| Constructor and Description |
|---|
UserAuthGSSFactory() |
| Modifier and Type | Method and Description |
|---|---|
UserAuth |
createUserAuth(ServerSession session) |
String |
getName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateUserAuth, isDataIntegrityAuthenticationTransport, isSecureAuthenticationTransportfindByName, findFirstMatchByName, getNameList, getNames, ofName, removeByName, safeCompareByNamepublic static final String NAME
public static final UserAuthGSSFactory INSTANCE
public final String getName()
getName in interface NamedResourcepublic UserAuth createUserAuth(ServerSession session) throws IOException
createUserAuth in interface UserAuthMethodFactory<ServerSession,UserAuth>IOExceptionCopyright © 2008–2021 The Apache Software Foundation. All rights reserved.