Class UserPortalMfaPageBean

  • All Implemented Interfaces:
    Serializable

    @Named
    @ViewScoped
    public class UserPortalMfaPageBean
    extends Object
    implements Serializable
    The bean for the multi-factor authentication (MFA) page of the user portal.
    Since:
    8.4.0
    Author:
    XIMA MEDIA GmbH
    See Also:
    Serialized Form
    • Constructor Detail

      • UserPortalMfaPageBean

        public UserPortalMfaPageBean()
    • Method Detail

      • goBack

        public void goBack()
      • getSaveMfaOptionLabel

        public String getSaveMfaOptionLabel()
      • submitMfaCode

        public void submitMfaCode()
      • sendEmailCode

        public void sendEmailCode()