public class FormAuthenticationMethodConfiguration extends AuthenticationMethodConfiguration implements IFormAuthenticationMethodConfiguration
| Constructor and Description |
|---|
FormAuthenticationMethodConfiguration(prompto.config.IConfigurationReader reader) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorPage() |
String |
getLoginPage() |
getAuthenticationMethodFactory, getAuthenticationMethodFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAuthenticationMethodFactorypublic FormAuthenticationMethodConfiguration(prompto.config.IConfigurationReader reader)
public String getLoginPage()
getLoginPage in interface IFormAuthenticationMethodConfigurationpublic String getErrorPage()
getErrorPage in interface IFormAuthenticationMethodConfigurationCopyright © 2020 Prompto. All rights reserved.