Package | Description |
---|---|
org.apache.activemq.artemis.spi.core.security |
Modifier and Type | Interface and Description |
---|---|
interface |
ActiveMQSecurityManager2
Used to validate whether a user is authorized to connect to the
server and perform certain functions on certain destinations.
|
interface |
ActiveMQSecurityManager3
Used to validate whether a user is authorized to connect to the
server and perform certain functions on certain destinations.
|
Modifier and Type | Class and Description |
---|---|
class |
ActiveMQJAASSecurityManager
This implementation delegates to the JAAS security interfaces.
|
class |
ActiveMQSecurityManagerImpl
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
default ActiveMQSecurityManager |
ActiveMQSecurityManager.init(Map<String,String> properties)
Initialize the manager with the given configuration properties.
|
Copyright © 2020 The Apache Software Foundation. All Rights Reserved.