I have to integrate a 3rd party library which uses Apache Shiro for authorization. The funcionality of the library must be exposed via a JMX.

In karaf the JMX mbean server authenticates and authorizes against JAAS. Is it possible to change the authentication/authorization mechanism of the mbean server?


Richard

Reply via email to