On 07/05/2017 04:10 PM, chinababuilla wrote:
Hi Tim,

I am using ActiveMQ.



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/How-to-enforce-authorization-during-session-createQueue-createTopic-tp4728228p4728230.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Session createQueue and createTopic are local operations that don't interact with the broker so there's no possibility to perform authorization checks for these operations. ActiveMQ creates destinations on demand from a producer or consumer and only then performs authorization checks.

--
Tim Bish
twitter: @tabish121
blog: http://timbish.blogspot.com/

Reply via email to