Hello
I'm trying to limit the information available to a client from the broker.
In an activemq client I can use the getDestinationSource() function on a 
connection to get a list of queues from the broker. Is there any way I can make 
sure that the client can only see the queues it is has read or write access to? 
So that it can't see the queue names of all queues on the broker?

Reply via email to