public class UserAuthNoneFactory extends AbstractUserAuthFactory
Modifier and Type | Field and Description |
---|---|
static UserAuthNoneFactory |
INSTANCE |
static java.lang.String |
NAME |
log
HOST_BASED, KB_INTERACTIVE, PASSWORD, PUBLIC_KEY
BY_NAME_COMPARATOR, NAME_EXTRACTOR
Constructor and Description |
---|
UserAuthNoneFactory() |
Modifier and Type | Method and Description |
---|---|
UserAuthNone |
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 java.lang.String NAME
public static final UserAuthNoneFactory INSTANCE
public UserAuthNone create()