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 TypeClassDescriptionclass
This class represents exception thrown to indicate an authentication-related errors within the applicationclass
This class represents exception thrown to indicate an authorization-related errors within the applicationclass
This class represents exception thrown to indicate that a user account is disabled or inactive.class
This class represents exception thrown to indicate an invalid token is encountered within the application.class
This class represents exception thrown to indicate an invalid user is encountered.class
This class represents exception thrown to indicate that a specific operation is not allowed or permitted in the current context.