Class 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 Detail

      • UserPortalSignInPageBean

        public UserPortalSignInPageBean()
    • Method Detail

      • onFormLoginPressed

        public void onFormLoginPressed()
      • login

        public boolean login​(String clientName,
                             boolean showNotification)
      • getLoginUrl

        public String getLoginUrl​(String restUrl)
      • goBack

        public void goBack()