Uses of Package
org.apache.activemq.artemis.spi.core.security
Packages that use org.apache.activemq.artemis.spi.core.security
Package
Description
-
Classes in org.apache.activemq.artemis.spi.core.security used by org.apache.activemq.artemis.core.configClassDescriptionUse to validate whether a user has is valid to connect to the server and perform certain functions
-
Classes in org.apache.activemq.artemis.spi.core.security used by org.apache.activemq.artemis.spi.core.securityClassDescriptionAll user and role state (both in memory and on disk) is maintained by the underlying StorageManagerUse to validate whether a user has is valid to connect to the server and perform certain functionsThis is an evolution of
ActiveMQSecurityManager4
that integrates with the new Subject caching functionality. -