Package | Description |
---|---|
org.apache.activemq.broker.region.policy |
The policies which can be associated with a particular destination or wildcard.
|
org.apache.activemq.filter |
Filter implementations for wildcards & JMS selectors
|
org.apache.activemq.security |
Plugable Security Adapter framework along with default implementations such as the JAAS implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
PolicyEntry
Represents an entry in a
PolicyMap for assigning policies to a
specific destination or a hierarchical wildcard area of destinations. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultDestinationMapEntry
A default entry in a DestinationMap which holds a single value.
|
Modifier and Type | Class and Description |
---|---|
class |
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. |
class |
TempDestinationAuthorizationEntry
Represents an entry in a
DefaultAuthorizationMap for assigning
different operations (read, write, admin) of user roles to a temporary
destination |
Copyright © 2005-2012. All Rights Reserved.