Package org.apache.activemq.artemis.spi.core.security
package org.apache.activemq.artemis.spi.core.security
-
ClassDescriptionAll user and role state (both in memory and on disk) is maintained by the underlying StorageManagerThis implementation delegates to the JAAS security interfaces.Use to validate whether a user has is valid to connect to the server and perform certain functionsThis is an evolution of
ActiveMQSecurityManager
that adds the ability to perform authorization taking the destination address into account.This is an evolution ofActiveMQSecurityManager
andActiveMQSecurityManager2
that adds the ability to determine the identity of the validated user.This is an evolution ofActiveMQSecurityManager3
that adds the ability to specify the JAAS domain per call.This is an evolution ofActiveMQSecurityManager4
that integrates with the new Subject caching functionality.