Uses of Interface
org.apache.activemq.artemis.spi.core.security.UserManagement
-
Packages that use UserManagement Package Description org.apache.activemq.artemis.spi.core.security org.apache.activemq.artemis.spi.core.security.jaas -
-
Uses of UserManagement in org.apache.activemq.artemis.spi.core.security
Classes in org.apache.activemq.artemis.spi.core.security that implement UserManagement Modifier and Type Class Description class
ActiveMQBasicSecurityManager
All user and role state (both in memory and on disk) is maintained by the underlying StorageManager -
Uses of UserManagement in org.apache.activemq.artemis.spi.core.security.jaas
Classes in org.apache.activemq.artemis.spi.core.security.jaas that implement UserManagement Modifier and Type Class Description class
PropertiesLoginModuleConfigurator
-