Class MfaAuthenticator

java.lang.Object
com.skava.model.datatransferobjects.MfaAuthenticator
All Implemented Interfaces:
Serializable

public class MfaAuthenticator extends Object implements Serializable
This class defines the model MfaAuthenticator holds the mfa auth details. MfaAuthenticator is a place where the mfa auth information like status, secretcode are maintained.
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • MfaAuthenticator

      public MfaAuthenticator()
      default constructor