Uses of Interface
org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManager
Packages that use ActiveMQSecurityManager
Package
Description
-
Uses of ActiveMQSecurityManager in org.apache.activemq.artemis.core.config
Methods in org.apache.activemq.artemis.core.config with parameters of type ActiveMQSecurityManagerModifier and TypeMethodDescriptionFileDeploymentManager.buildService(ActiveMQSecurityManager securityManager, MBeanServer mBeanServer, org.apache.activemq.artemis.core.server.ActivateCallback activateCallback) Build a set ofActiveMQComponents from theDeployables configured -
Uses of ActiveMQSecurityManager in org.apache.activemq.artemis.spi.core.security
Subinterfaces of ActiveMQSecurityManager in org.apache.activemq.artemis.spi.core.securityModifier and TypeInterfaceDescriptioninterfaceThis is an evolution ofActiveMQSecurityManagerthat adds the ability to perform authorization taking the destination address into account.interfaceThis is an evolution ofActiveMQSecurityManagerandActiveMQSecurityManager2that adds the ability to determine the identity of the validated user.interfaceThis is an evolution ofActiveMQSecurityManager3that adds the ability to specify the JAAS domain per call.interfaceThis is an evolution ofActiveMQSecurityManager4that integrates with the new Subject caching functionality.Classes in org.apache.activemq.artemis.spi.core.security that implement ActiveMQSecurityManagerModifier and TypeClassDescriptionclassAll user and role state (both in memory and on disk) is maintained by the underlying StorageManagerclassThis implementation delegates to the JAAS security interfaces.Methods in org.apache.activemq.artemis.spi.core.security that return ActiveMQSecurityManagerModifier and TypeMethodDescriptiondefault ActiveMQSecurityManagerInitialize the manager with the given configuration properties.