|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.activemq.security | |
---|---|
org.apache.activemq.broker | The core classes for the ActiveMQ Message Broker and its connectors. |
org.apache.activemq.security | Plugable Security Adapter framework along with default implementations such as the JAAS implementation. |
Classes in org.apache.activemq.security used by org.apache.activemq.broker | |
---|---|
MessageAuthorizationPolicy
A plugin to allow custom message-level security checks to be performed before a message is consumed. |
|
SecurityContext
Used to cache up authorizations so that subsequent requests are faster. |
Classes in org.apache.activemq.security used by org.apache.activemq.security | |
---|---|
AuthorizationEntry
Represents an entry in a DefaultAuthorizationMap for assigning
different operations (read, write, admin) of user roles to a specific
destination or a hierarchical wildcard area of destinations. |
|
AuthorizationMap
|
|
DefaultAuthorizationMap
Represents a destination based configuration of policies so that individual destinations or wildcard hierarchies of destinations can be configured using different policies. |
|
JaasAuthenticationPlugin
Adds a JAAS based authentication security plugin |
|
SecurityAdminMBean
An MBean for adding and removing users, roles and destinations. |
|
SecurityContext
Used to cache up authorizations so that subsequent requests are faster. |
|
TempDestinationAuthorizationEntry
Represents an entry in a DefaultAuthorizationMap for assigning
different operations (read, write, admin) of user roles to a temporary
destination |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |