Package prompto.config.auth.method
Interface IFormAuthenticationMethodConfiguration
-
- All Superinterfaces:
IAuthenticationMethodConfiguration
- All Known Implementing Classes:
FormAuthenticationMethodConfiguration
public interface IFormAuthenticationMethodConfiguration extends IAuthenticationMethodConfiguration
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetErrorPage()StringgetLoginPage()-
Methods inherited from interface prompto.config.auth.method.IAuthenticationMethodConfiguration
getAuthenticationMethodFactory
-
-