public class StoredPasswordDigestAuthenticationSourceFactory extends Object implements IAuthenticationSourceFactory
| Constructor and Description |
|---|
StoredPasswordDigestAuthenticationSourceFactory() |
| Modifier and Type | Method and Description |
|---|---|
String |
installJettyLoginModule() |
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 StoredPasswordDigestAuthenticationSourceFactory()
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 com.esotericsoftware.yamlbeans.document.YamlMapping toYaml()
throws Throwable
toYaml in interface IAuthenticationSourceFactoryThrowableCopyright © 2018 Prompto. All rights reserved.