public class UserAuthNoneFactory extends AbstractUserAuthFactory
| Modifier and Type | Field and Description |
|---|---|
static UserAuthNoneFactory |
INSTANCE |
static String |
NAME |
logALLOW_INSECURE_AUTH, ALLOW_NON_INTEGRITY_AUTH, DEFAULT_ALLOW_INSECURE_AUTH, DEFAULT_ALLOW_NON_INTEGRITY_AUTH, HOST_BASED, KB_INTERACTIVE, PASSWORD, PUBLIC_KEYBY_NAME_COMPARATOR, NAME_EXTRACTOR| Constructor and Description |
|---|
UserAuthNoneFactory() |
| Modifier and Type | Method and Description |
|---|---|
UserAuthNone |
createUserAuth(ServerSession session) |
getName, toStringgetSimplifiedLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcreateUserAuth, isDataIntegrityAuthenticationTransport, isSecureAuthenticationTransportfindByName, getName, getNameList, getNames, ofName, removeByNamepublic static final String NAME
public static final UserAuthNoneFactory INSTANCE
public UserAuthNone createUserAuth(ServerSession session) throws IOException
IOExceptionCopyright © 2008–2020 The Apache Software Foundation. All rights reserved.