Class LoginPageModel

  • All Implemented Interfaces:
    Serializable

    public class LoginPageModel
    extends Object
    implements Serializable
    This class represents the view model for the login page.
    Since:
    8.2.0
    Author:
    XIMA MEDIA GmbH
    See Also:
    Serialized Form
    • Method Detail

      • getUsernameLabel

        public String getUsernameLabel()
      • getPasswordLabel

        public String getPasswordLabel()
      • getSeparationLineLabel

        public String getSeparationLineLabel()
      • getSignupLinkLabel

        public String getSignupLinkLabel()
      • getSignupQuestion

        public String getSignupQuestion()
      • getSaveLoginLabel

        public String getSaveLoginLabel()
      • getPasswordForgotLinkLabel

        public String getPasswordForgotLinkLabel()
      • getLoginButtonLabel

        public String getLoginButtonLabel()