|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.filter.DestinationMap
org.apache.activemq.security.DefaultAuthorizationMap
org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
org.apache.activemq.security.CachedLDAPAuthorizationMap
public class CachedLDAPAuthorizationMap
A DefaultAuthorizationMap implementation which uses LDAP to initialize and update authorization
policy.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap |
|---|
SimpleCachedLDAPAuthorizationMap.CachedLDAPAuthorizationMapNamespaceChangeListener, SimpleCachedLDAPAuthorizationMap.DestinationType, SimpleCachedLDAPAuthorizationMap.PermissionType |
| Field Summary |
|---|
| Fields inherited from class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap |
|---|
context, entries |
| Fields inherited from class org.apache.activemq.security.DefaultAuthorizationMap |
|---|
DEFAULT_GROUP_CLASS, groupClass |
| Fields inherited from class org.apache.activemq.filter.DestinationMap |
|---|
ANY_CHILD, ANY_DESCENDENT |
| Constructor Summary | |
|---|---|
CachedLDAPAuthorizationMap()
|
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
|
void |
destroy()
|
| Methods inherited from class org.apache.activemq.security.DefaultAuthorizationMap |
|---|
createGroupPrincipal, get, getDefaultEntry, getEntryClass, getEntryFor, getGroupClass, getTempDestinationAuthorizationEntry, setAuthorizationEntries, setDefaultEntry, setGroupClass, setTempDestinationAuthorizationEntry |
| Methods inherited from class org.apache.activemq.filter.DestinationMap |
|---|
chooseValue, findWildcardMatches, getQueueRootChildCount, getQueueRootNode, getRootNode, getTempQueueRootNode, getTempTopicRootNode, getTopicRootChildCount, getTopicRootNode, put, remove, removeAll, reset, setEntries, union |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CachedLDAPAuthorizationMap()
| Method Detail |
|---|
public void afterPropertiesSet()
throws java.lang.Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class SimpleCachedLDAPAuthorizationMapjava.lang.Exception
public void destroy()
throws java.lang.Exception
destroy in interface org.springframework.beans.factory.DisposableBeandestroy in class SimpleCachedLDAPAuthorizationMapjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||