public class XBeanAuthorizationMap extends DefaultAuthorizationMap implements org.springframework.beans.factory.InitializingBean
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<DestinationMapEntry> |
authorizationEntries |
DEFAULT_GROUP_CLASS, groupClassANY_CHILD, ANY_DESCENDENT| Constructor and Description |
|---|
XBeanAuthorizationMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
setAuthorizationEntries(java.util.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, getQueueRootChildCount, getQueueRootNode, getRootNode, getTempQueueRootNode, getTempTopicRootNode, getTopicRootChildCount, getTopicRootNode, put, remove, removeAll, reset, setEntries, unionprotected java.util.List<DestinationMapEntry> authorizationEntries
@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 DefaultAuthorizationMapCopyright © 2005-2013 Red Hat, Inc.. All Rights Reserved.