Uses of Package
org.apache.activemq.security
Packages that use org.apache.activemq.security
Package
Description
The core classes for the ActiveMQ Message Broker and its connectors.
Plugable Security Adapter framework along with default implementations such as the JAAS implementation.
-
Classes in org.apache.activemq.security used by org.apache.activemq.brokerClassDescriptionA plugin to allow custom message-level security checks to be performed before a message is consumed.Used to cache up authorizations so that subsequent requests are faster.
-
Classes in org.apache.activemq.security used by org.apache.activemq.securityClassDescriptionBase for all broker plugins that wish to provide connection authentication servicesVerifies if a authenticated user can do an operation against the broker using an authorization map.Represents an entry in a
DefaultAuthorizationMapfor assigning different operations (read, write, admin) of user roles to a specific destination or a hierarchical wildcard area of destinations.Represents a destination based configuration of policies so that individual destinations or wildcard hierarchies of destinations can be configured using different policies.Adds a JAAS based authentication security pluginAn MBean for adding and removing users, roles and destinations.Used to cache up authorizations so that subsequent requests are faster.Represents an entry in aDefaultAuthorizationMapfor assigning different operations (read, write, admin) of user roles to a temporary destination