Hello,

I'm making authorization plugin. Each client can access only some permitted
topics.
So I have to stop access other than those permitted topics.
My question is Is it possible to access "ActiveMQ.>" topic from client if I
do not stop 
access to "ActiveMQ.>" topic?

I tried to create "ActiveMQ.Advisory.TempTopic" topic by JMS. But access to 
"ActiveMQ.Advisory.TempTopic" became access to
"ActiveMQ%2eAdvisory%2eTempTopic".
Does ActiveMQ convert  "ActiveMQ.>" topic to "ActiveMQ%2e.." ?

Masanori



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/ActiveMQ-Authorization-tp4680111.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to