Re: ActiveMQ and Glassfish Realm

2008-07-11 Thread Patrick Julien
called. > > 4. I don't think so, but you could take advantage of > org.mortbay.jetty.security.Credential. > > 5. Authorization is performed by the BrokerFilter; there's no dependency on > transport type at that level. The ConnectionInfo object just needs to > render a username

ActiveMQ and Glassfish Realm

2008-07-11 Thread Patrick Julien
I have read the security page found at http://activemq.apache.org/security.html but I am somewhat confused by the information found there. 1. If I wanted ActiveMQ to work with a Glassfish realm, Glassfish does indeed use JAAS, would I need to code my own plugin based on BrokerPlugin? Or would it b