|
||||||||||
| 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.XBeanAuthorizationMap
public class XBeanAuthorizationMap
| Field Summary | |
|---|---|
protected java.util.List<DestinationMapEntry> |
authorizationEntries
|
| 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 | |
|---|---|
XBeanAuthorizationMap()
|
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
|
void |
setAuthorizationEntries(java.util.List<DestinationMapEntry> entries)
Sets the individual entries on the authorization map |
| Methods inherited from class org.apache.activemq.security.DefaultAuthorizationMap |
|---|
createGroupPrincipal, get, getAdminACLs, getAllEntries, getDefaultEntry, getEntryClass, getEntryFor, getGroupClass, getReadACLs, getTempDestinationAdminACLs, getTempDestinationAuthorizationEntry, getTempDestinationReadACLs, getTempDestinationWriteACLs, getWriteACLs, 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 |
| Field Detail |
|---|
protected java.util.List<DestinationMapEntry> authorizationEntries
| Constructor Detail |
|---|
public XBeanAuthorizationMap()
| Method Detail |
|---|
@PostConstruct
public void afterPropertiesSet()
throws java.lang.Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanjava.lang.Exceptionpublic void setAuthorizationEntries(java.util.List<DestinationMapEntry> entries)
setAuthorizationEntries in class DefaultAuthorizationMap
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||