Class MfaAuthResponse

java.lang.Object
com.skava.core.validation.OutputModel
com.skava.model.responses.MfaAuthResponse
All Implemented Interfaces:
Serializable

public class MfaAuthResponse extends com.skava.core.validation.OutputModel
This class defines the MFA Authenticator Response model holds the mfa authenticator details.
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • MfaAuthResponse

      public MfaAuthResponse(MfaAuthenticator mfaAuthenticator)
      Instantiates a new MfaAuthResponse object.
      Parameters:
      mfaAuthenticator - Holds the MfaAuthenticator objects.