public class FormLoginConfig extends Object
LoginConfig,
AuthMethod| Constructor and Description |
|---|
FormLoginConfig(String loginPage,
String errorPage)
Creates an instance of the FormLoginConfig with the specified loginPage and
errorPage
|
| Modifier and Type | Method and Description |
|---|---|
String |
getFormErrorPage()
Get the form error page
|
String |
getFormLoginPage()
Gets the login page
|
String |
toString()
Returns a formatted string of the state.
|
Copyright © 2019. All rights reserved.