|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AuthorizationMap
Method Summary | |
---|---|
Set<?> |
getAdminACLs(ActiveMQDestination destination)
Returns the set of all ACLs capable of administering the given destination |
Set<?> |
getReadACLs(ActiveMQDestination destination)
Returns the set of all ACLs capable of reading (consuming from) the given destination |
Set<?> |
getTempDestinationAdminACLs()
Returns the set of all ACLs capable of administering temp destination |
Set<?> |
getTempDestinationReadACLs()
Returns the set of all ACLs capable of reading from temp destination |
Set<?> |
getTempDestinationWriteACLs()
Returns the set of all ACLs capable of writing to temp destination |
Set<?> |
getWriteACLs(ActiveMQDestination destination)
Returns the set of all ACLs capable of writing to the given destination |
Method Detail |
---|
Set<?> getTempDestinationAdminACLs()
Set<?> getTempDestinationReadACLs()
Set<?> getTempDestinationWriteACLs()
Set<?> getAdminACLs(ActiveMQDestination destination)
Set<?> getReadACLs(ActiveMQDestination destination)
Set<?> getWriteACLs(ActiveMQDestination destination)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |