| Package | Description |
|---|---|
| org.apache.activemq.broker |
The core classes for the ActiveMQ Message Broker and its connectors.
|
| org.apache.activemq.plugin.java | |
| org.apache.activemq.security |
Plugable Security Adapter framework along with default implementations such as the JAAS implementation.
|
| org.apache.activemq.shiro | |
| org.apache.activemq.shiro.subject |
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| AuthorizationMap |
| SimpleAuthenticationPlugin
A simple authentication plugin
|
| Class and Description |
|---|
| AbstractAuthenticationBroker |
| AuthenticationBroker
Base for all broker plugins that wish to provide connection authentication services
|
| AuthorizationBroker
Verifies if a authenticated user can do an operation against the broker using
an authorization map.
|
| 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.
|
| SimpleCachedLDAPAuthorizationMap |
| SimpleCachedLDAPAuthorizationMap.DestinationType |
| SimpleCachedLDAPAuthorizationMap.PermissionType |
| TempDestinationAuthorizationEntry
Represents an entry in a
DefaultAuthorizationMap for assigning
different operations (read, write, admin) of user roles to a temporary
destination |
| Class and Description |
|---|
| SecurityContext
Used to cache up authorizations so that subsequent requests are faster.
|
| Class and Description |
|---|
| SecurityContext
Used to cache up authorizations so that subsequent requests are faster.
|
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.