Uses of Class
com.jk.core.exceptions.JKSecurityException
Packages that use JKSecurityException
-
Uses of JKSecurityException in com.jk.core.exceptions
Subclasses of JKSecurityException in com.jk.core.exceptionsModifier and TypeClassDescriptionclassThis class represents exception thrown to indicate an authentication-related errors within the applicationclassThis class represents exception thrown to indicate an authorization-related errors within the applicationclassThis class represents exception thrown to indicate that a user account is disabled or inactive.classThis class represents exception thrown to indicate an invalid token is encountered within the application.classThis class represents exception thrown to indicate an invalid user is encountered.classThis class represents exception thrown to indicate that a specific operation is not allowed or permitted in the current context.