Class MfaVerificationResponse
java.lang.Object
de.xima.fc.api.rest.pub.impl.security.model.response.authentication.MfaVerificationResponse
- All Implemented Interfaces:
Serializable
- Since:
- 8.4.0
- Author:
- Norman Lorenz
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMfaVerificationResponse(boolean success, AuthenticationTokenResponse tokenResponse) -
Method Summary
-
Constructor Details
-
MfaVerificationResponse
-
-
Method Details
-
isSuccess
public boolean isSuccess() -
getTokenResponse
-
equals
-
hashCode
-
toString
-