Re: SecurityAdminMBean, AuthorizationBroker

2010-03-25 Thread Gary Tully
Hi Magnus, I don't see that mbean registered anywhere in code, it looks like the plugin needs to do that but it does not atm. On 25 March 2010 17:57, Magnus Persson wrote: > > I see that AuthorizationBroker implements SecurityAdminMBean which leads me > to believe that I can administer roles etc

SecurityAdminMBean, AuthorizationBroker

2010-03-25 Thread Magnus Persson
I see that AuthorizationBroker implements SecurityAdminMBean which leads me to believe that I can administer roles etc. over JMX, is this correct? I am unable to find anything remotely related to it when using jconsole but on the other hand I have about 0 experience with JMX :) If possible, could