Yup, there's a way. ActiveMQ provides a couple of basic authentication and
authorization service providers that you can use to control access to
destinations. For more info go to this URL

http://activemq.apache.org/security.html

Joe
Goto www.ttmsolutions.com for a free ActiveMQ user guide



petgu wrote:
> 
> Hi,
> We are developing an application that will create a queue using a broker.
> Another application will then send messages to that queue. Everything is
> sent over SSL using mutual authentication.
> 
> There are other applications that are allowed to connect to the broker. 
> 
> Is there a way to control which applications that can read from a queue?
> In this case only the creator should be able to read from it.
> 
> Is there a way to control which application that can post messages to a
> queue?
> 
> Thanks,
> Peter
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Broker-queue-access-control-tp16048086s2354p16048119.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to