Package | Description |
---|---|
org.apache.activemq.shiro | |
org.apache.activemq.shiro.authz |
Class and Description |
---|
AuthorizationFilter
The
AuthorizationFilter asserts that actions are allowed to execute first before they are actually
executed. |
Class and Description |
---|
Action
An
Action represents an attempt to perform some behavior, typically on a particular resource. |
ActionPermissionResolver
An
ActionPermissionResolver will inspect an Action and return
Permission s that must be granted to a Subject in order for the
Subject to execute the action. |
DestinationAction
A
DestinationAction represents behavior being taken on a particular ActiveMQDestination , such as
creation, removal, and reading messages from it or writing messages to it. |
Copyright © 2005–2018. All rights reserved.