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 StringgetLoginUrl(String restUrl)voidgoBack()booleanlogin(String clientName, boolean showNotification)voidonFormLoginPressed()
-