Package | Description |
---|---|
org.apache.activemq.security |
Plugable Security Adapter framework along with default implementations such as the JAAS implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
CachedLDAPAuthorizationMap
A
DefaultAuthorizationMap implementation which uses LDAP to initialize and update |
class |
DefaultAuthorizationMap
Represents a destination based configuration of policies so that individual
destinations or wildcard hierarchies of destinations can be configured using
different policies.
|
class |
LDAPAuthorizationMap
An
AuthorizationMap which uses LDAP |
class |
SimpleAuthorizationMap
An AuthorizationMap which is configured with individual DestinationMaps for
each operation.
|
Modifier and Type | Method and Description |
---|---|
AuthorizationMap |
AuthorizationPlugin.getMap() |
Modifier and Type | Method and Description |
---|---|
void |
AuthorizationPlugin.setMap(AuthorizationMap map) |
Constructor and Description |
---|
AuthorizationBroker(Broker next,
AuthorizationMap authorizationMap) |
AuthorizationPlugin(AuthorizationMap map) |
Copyright © 2005–2013 The Apache Software Foundation. All rights reserved.