public class UserAuthPasswordFactory extends AbstractUserAuthFactory
Modifier and Type | Field and Description |
---|---|
static UserAuthPasswordFactory |
INSTANCE |
static String |
NAME |
log
HOST_BASED, KB_INTERACTIVE, PASSWORD, PUBLIC_KEY
BY_NAME_COMPARATOR, NAME_EXTRACTOR
Constructor and Description |
---|
UserAuthPasswordFactory() |
Modifier and Type | Method and Description |
---|---|
UserAuthPassword |
createUserAuth(ServerSession session) |
getName, toString
debug, debug, debug, debug, debug, error, error, error, error, error, getSimplifiedLogger, info, info, warn, warn, warn, warn, warn, warn, warn, warn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
createUserAuth, isDataIntegrityAuthenticationTransport, isSecureAuthenticationTransport
findByName, findFirstMatchByName, getName, getNameList, getNames, ofName, removeByName, safeCompareByName
public static final String NAME
public static final UserAuthPasswordFactory INSTANCE
public UserAuthPassword createUserAuth(ServerSession session) throws IOException
session
- The session for which authentication is requiredIOException
- If failed to create the instanceCopyright © 2008–2024 The Apache Software Foundation. All rights reserved.