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 classAuthorizationCheckExceptionAn exception indicating that an identity authorization check has failed.classAuthorizationFailureExceptionAn exception indicating that an authorization check failed for reasons not related to the actual authorization of the identity.
-