Class UserPortalSignInPageBean
- java.lang.Object
-
- de.xima.fc.user_portal.bean.signin.UserPortalSignInPageBean
-
- All Implemented Interfaces:
Serializable
@ViewScoped @Named public class UserPortalSignInPageBean extends Object implements Serializable
The bean for the sign-in page of the user portal.- Since:
- 8.3.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UserPortalSignInPageBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getLoginUrl(String restUrl)
void
goBack()
boolean
login(String clientName, boolean showNotification)
void
onFormLoginPressed()
-