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 functionsUsed to validate whether a user is authorized to connect to the server and perform certain functions on certain destinations.Used to validate whether a user is authorized to connect to the server and perform certain functions on certain destinations.Used to validate whether a user is authorized to connect to the server and perform certain functions on certain addresses This is an evolution of
ActiveMQSecurityManager3
that adds the ability to specify the JAAS domain per call.Used to validate whether a user is authorized to connect to the server and perform certain functions on certain addresses This is an evolution ofActiveMQSecurityManager4
that integrates with the new Subject caching functionality.