Class MfaAuthenticator
java.lang.Object
com.skava.model.datatransferobjects.MfaAuthenticator
- All Implemented Interfaces:
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
MfaAuthenticator
public MfaAuthenticator()default constructor
-