public class XBeanAuthorizationMap extends DefaultAuthorizationMap implements org.springframework.beans.factory.InitializingBean
| Modifier and Type | Field and Description | 
|---|---|
protected List<DestinationMapEntry> | 
authorizationEntries  | 
DEFAULT_GROUP_CLASS, groupClassANY_CHILD, ANY_DESCENDENT| Constructor and Description | 
|---|
XBeanAuthorizationMap()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
afterPropertiesSet()  | 
void | 
setAuthorizationEntries(List<DestinationMapEntry> entries)
Sets the individual entries on the authorization map 
 | 
createGroupPrincipal, get, getAdminACLs, getAllEntries, getDefaultEntry, getEntryClass, getEntryFor, getGroupClass, getReadACLs, getTempDestinationAdminACLs, getTempDestinationAuthorizationEntry, getTempDestinationReadACLs, getTempDestinationWriteACLs, getWriteACLs, setDefaultEntry, setGroupClass, setTempDestinationAuthorizationEntrychooseValue, findWildcardMatches, findWildcardMatches, getQueueRootChildCount, getQueueRootNode, getRootNode, getTempQueueRootNode, getTempTopicRootNode, getTopicRootChildCount, getTopicRootNode, isEmpty, put, remove, removeAll, reset, setEntries, unionprotected List<DestinationMapEntry> authorizationEntries
public XBeanAuthorizationMap()
public void afterPropertiesSet() throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic void setAuthorizationEntries(List<DestinationMapEntry> entries)
setAuthorizationEntries in class DefaultAuthorizationMapCopyright © 2005–2016 FuseSource, Corp.. All rights reserved.