public class XBeanAuthorizationMap extends DefaultAuthorizationMap implements org.springframework.beans.factory.InitializingBean
Modifier and Type | Field and Description |
---|---|
protected List<DestinationMapEntry> |
authorizationEntries |
DEFAULT_GROUP_CLASS, groupClass
ANY_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, setTempDestinationAuthorizationEntry
chooseValue, findWildcardMatches, findWildcardMatches, getQueueRootChildCount, getQueueRootNode, getRootNode, getTempQueueRootNode, getTempTopicRootNode, getTopicRootChildCount, getTopicRootNode, isEmpty, put, remove, removeAll, reset, setEntries, union
protected List<DestinationMapEntry> authorizationEntries
public XBeanAuthorizationMap()
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
Exception
public void setAuthorizationEntries(List<DestinationMapEntry> entries)
setAuthorizationEntries
in class DefaultAuthorizationMap
Copyright © 2005–2024 The Apache Software Foundation. All rights reserved.