Class MultiFactorAuthenticator
java.lang.Object
de.xima.fc.security.authentication.MultiFactorAuthenticator
Class for handling multi-factor authentication
- Since:
- 8.0.0
- Author:
- XIMA Media GmbH
-
Constructor Summary
ConstructorsConstructorDescriptionMultiFactorAuthenticator(IUser user, String code, boolean saveAuthentication) -
Method Summary
-
Constructor Details
-
MultiFactorAuthenticator
-
-
Method Details
-
validate
public boolean validate() throws UserMfaTempTokenMaxException, UserMfaTempTokenExpiredException, UserMfaTempTokenNotFoundException
-