Uses of Class
org.wildfly.security.authz.AuthorizationException
-
Packages that use AuthorizationException Package Description org.wildfly.security.authz Elytron's Authorization API -
-
Uses of AuthorizationException in org.wildfly.security.authz
Subclasses of AuthorizationException in org.wildfly.security.authz Modifier and Type Class Description class
AuthorizationCheckException
An exception indicating that an identity authorization check has failed.class
AuthorizationFailureException
An exception indicating that an authorization check failed for reasons not related to the actual authorization of the identity.
-