public class PasswordIsUserNameAuthenticationSourceFactory extends Object implements IAuthenticationSourceFactory
| Constructor and Description |
|---|
PasswordIsUserNameAuthenticationSourceFactory() |
| Modifier and Type | Method and Description |
|---|---|
String |
installJettyLoginModule() |
IAuthenticationSource |
newAuthenticationSource() |
IAuthenticationSourceConfiguration |
newConfiguration(prompto.config.IConfigurationReader reader) |
void |
setConfiguration(IAuthenticationSourceConfiguration config) |
com.esotericsoftware.yamlbeans.document.YamlMapping |
toYaml() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnewFactorypublic PasswordIsUserNameAuthenticationSourceFactory()
public IAuthenticationSourceConfiguration newConfiguration(prompto.config.IConfigurationReader reader)
newConfiguration in interface IAuthenticationSourceFactorypublic void setConfiguration(IAuthenticationSourceConfiguration config)
setConfiguration in interface IAuthenticationSourceFactorypublic String installJettyLoginModule()
installJettyLoginModule in interface IAuthenticationSourceFactorypublic IAuthenticationSource newAuthenticationSource()
newAuthenticationSource in interface IAuthenticationSourceFactorypublic com.esotericsoftware.yamlbeans.document.YamlMapping toYaml()
throws com.esotericsoftware.yamlbeans.YamlException
toYaml in interface IAuthenticationSourceFactorycom.esotericsoftware.yamlbeans.YamlExceptionCopyright © 2020 Prompto. All rights reserved.