Uses of Package
org.apache.activemq.shiro.authz
Packages that use org.apache.activemq.shiro.authz
-
Classes in org.apache.activemq.shiro.authz used by org.apache.activemq.shiroClassDescriptionThe
AuthorizationFilterasserts that actions are allowed to execute first before they are actually executed. -
Classes in org.apache.activemq.shiro.authz used by org.apache.activemq.shiro.authzClassDescriptionAn
Actionrepresents an attempt to perform some behavior, typically on a particular resource.AnActionPermissionResolverwill inspect anActionand returnPermissions that must be granted to aSubjectin order for theSubjectto execute the action.ADestinationActionrepresents behavior being taken on a particularActiveMQDestination, such as creation, removal, and reading messages from it or writing messages to it.