Class ActiveMQJAASSecurityManager

java.lang.Object
org.apache.activemq.artemis.spi.core.security.ActiveMQJAASSecurityManager
All Implemented Interfaces:
ActiveMQSecurityManager, ActiveMQSecurityManager5

public class ActiveMQJAASSecurityManager extends Object implements ActiveMQSecurityManager5
This implementation delegates to the JAAS security interfaces.

The Subject returned by the login context is expecting to have a set of RolePrincipal for each role of the user.