Class MfaTempTokenResponse
java.lang.Object
de.xima.fc.api.rest.pub.impl.security.model.response.authentication.MfaTempTokenResponse
- All Implemented Interfaces:
IAuthenticationResponse, Serializable
Model representing a response indicating that two-factor authentication is required.
- Since:
- 8.4.0
- Author:
- Norman Lorenz
- See Also:
-
Constructor Details
-
MfaTempTokenResponse
-
-
Method Details
-
getTempToken
-
getMessage
-
getExpiresIn
public long getExpiresIn() -
getMfaType
-
equals
-
hashCode
-
toString
-