Class UserPortalMfaRequiredException

  • All Implemented Interfaces:
    Serializable

    public class UserPortalMfaRequiredException
    extends RuntimeException
    Exception thrown when multi-factor authentication (MFA) is required for a user portal authentication process.
    Since:
    8.4.0
    Author:
    XIMA MEDIA GmbH
    See Also:
    Serialized Form
    • Constructor Detail

      • UserPortalMfaRequiredException

        public UserPortalMfaRequiredException​(de.xima.fc.api.rest.pub.client.security.model.MfaTempTokenResponse mfaRequiredResponse)