HI Aaron- Currently, that interface is not implemented in the broker and that is why it is not registered and available for usage.
No, there is not currently an administration API, but there are plans to update the configuration capabilities and run the broker without Spring being the primary means of configuration. Thanks, Matt > On Nov 19, 2025, at 2:51 PM, Steigerwald, Aaron > <[email protected]> wrote: > > Hello, > > I would like to use Jolokia to dynamically add and remove user roles and > operation to queues and topics. It looks like this interface does what I want: > > https://github.com/apache/activemq/blob/activemq-5.18.3/activemq-broker/src/main/java/org/apache/activemq/security/SecurityAdminMBean.java > > However, it doesn't look like it gets registered in the MBeanServer. > > Is there any way I can add/remove user roles and operations to queues and > topics using Jolokia? If not, is there another way to do it dynamically from > a client? > > Thank you, > Aaron --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
