Class UserMfaTempTokenMaxException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.xima.fc.auth.UserMfaTempTokenMaxException
- All Implemented Interfaces:
Serializable
Exception thrown when the maximum number of temporary MFA tokens for a user is exceeded or if the maximum number of
verification attempts has been reached.
- Since:
- 8.4.0
- Author:
- Norman Lorenz
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UserMfaTempTokenMaxException
-
-
Method Details
-
getMaxTokens
public int getMaxTokens()
-