public class UserAuthKeyboardInteractiveFactory extends AbstractUserAuthFactory
Modifier and Type | Field and Description |
---|---|
static UserAuthKeyboardInteractiveFactory |
INSTANCE |
static String |
NAME |
log
HOST_BASED, KB_INTERACTIVE, PASSWORD, PUBLIC_KEY
BY_NAME_COMPARATOR, NAME_EXTRACTOR
Constructor and Description |
---|
UserAuthKeyboardInteractiveFactory() |
Modifier and Type | Method and Description |
---|---|
UserAuthKeyboardInteractive |
create() |
getName, toString
getSimplifiedLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
create, setUpBuiltinFactories, setUpTransformedFactories
findByName, getName, getNameList, getNames, ofName, removeByName
public static final String NAME
public static final UserAuthKeyboardInteractiveFactory INSTANCE
public UserAuthKeyboardInteractive create()
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.