|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.filter.DestinationMapEntry
org.apache.activemq.security.AuthorizationEntry
org.apache.activemq.security.TempDestinationAuthorizationEntry
public class TempDestinationAuthorizationEntry
Represents an entry in a DefaultAuthorizationMap
for assigning
different operations (read, write, admin) of user roles to a temporary
destination
Constructor Summary | |
---|---|
TempDestinationAuthorizationEntry()
|
Method Summary | |
---|---|
void |
afterPropertiesSet()
|
Methods inherited from class org.apache.activemq.security.AuthorizationEntry |
---|
getAdminACLs, getGroupClass, getReadACLs, getWriteACLs, parseACLs, setAdmin, setAdminACLs, setGroupClass, setRead, setReadACLs, setWrite, setWriteACLs |
Methods inherited from class org.apache.activemq.filter.DestinationMapEntry |
---|
compareTo, getDestination, getValue, setDestination, setQueue, setTempQueue, setTempTopic, setTopic |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TempDestinationAuthorizationEntry()
Method Detail |
---|
public void afterPropertiesSet() throws java.lang.Exception
afterPropertiesSet
in class AuthorizationEntry
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |