public class FormAuthenticationMethodFactory extends Object implements IAuthenticationMethodFactory
| Constructor and Description |
|---|
FormAuthenticationMethodFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jetty.security.Authenticator |
newAuthenticator(boolean withXAuthorization) |
IAuthenticationMethodConfiguration |
newConfiguration(prompto.config.IConfigurationReader reader) |
void |
setConfiguration(IAuthenticationMethodConfiguration config) |
void |
toYaml(com.esotericsoftware.yamlbeans.document.YamlMapping yaml) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnewFactorypublic IAuthenticationMethodConfiguration newConfiguration(prompto.config.IConfigurationReader reader)
newConfiguration in interface IAuthenticationMethodFactorypublic void setConfiguration(IAuthenticationMethodConfiguration config)
setConfiguration in interface IAuthenticationMethodFactorypublic org.eclipse.jetty.security.Authenticator newAuthenticator(boolean withXAuthorization)
newAuthenticator in interface IAuthenticationMethodFactorypublic void toYaml(com.esotericsoftware.yamlbeans.document.YamlMapping yaml)
throws com.esotericsoftware.yamlbeans.YamlException
toYaml in interface IAuthenticationMethodFactorycom.esotericsoftware.yamlbeans.YamlExceptionCopyright © 2018 Prompto. All rights reserved.