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) |
com.esotericsoftware.yamlbeans.document.YamlMapping |
toYaml() |
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 com.esotericsoftware.yamlbeans.document.YamlMapping toYaml()
throws com.esotericsoftware.yamlbeans.YamlException
toYaml in interface IAuthenticationMethodFactorycom.esotericsoftware.yamlbeans.YamlExceptionCopyright © 2020 Prompto. All rights reserved.