there´s a way to secure access to each Q in broker (user/pass) using REST
interface?

Case:
- 2 clients A and B
- one Q for each one: QA and QB
- I don´t what A to see QB messages (same for B and QA), so I choose to use
user/pass auth

theres any way to make some thing like this to work?
http://localhost:8161/demo/message/QA?type=queue&user=A&pass=12345

(user/pass stored in some config file or database)


Regards,
DR
-- 
View this message in context: 
http://activemq.2283324.n4.nabble.com/REST-Securing-Queues-with-user-password-tp3233380p3233380.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to