Hi all, I’m trying to figure out how to move our plugins from ActiveMQ 5.x to Artemis and I was looking for an alternative implementation of AuthorizationEntry. Our ACLs are created programmatically and now we are based on DefaultAuthorizationMap ([1]) / AuthorizationEntry. Do you have any suggestion to point me in the right direction?
Thanks a lot! Riccardo [1] (https://activemq.apache.org/maven/apidocs/org/apache/activemq/security/DefaultAuthorizationMap.html)