S - The type of SessionContext being providedM - Type of user authentication methodpublic abstract class AbstractUserAuthMethodFactory<S extends SessionContext,M extends UserAuthInstance<S>> extends AbstractLoggingBean implements UserAuthMethodFactory<S,M>
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| Modifier | Constructor and Description |
|---|---|
protected |
AbstractUserAuthMethodFactory(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
toString() |
getSimplifiedLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcreateUserAuth, createUserAuth, isDataIntegrityAuthenticationTransport, isSecureAuthenticationTransportfindByName, getNameList, getNames, ofName, removeByNameCopyright © 2008–2020 The Apache Software Foundation. All rights reserved.