| Package | Description | 
|---|---|
| org.wildfly.swarm.config.messaging.activemq | |
| org.wildfly.swarm.config.messaging.activemq.server | 
| Modifier and Type | Method and Description | 
|---|---|
SecuritySetting | 
Server.ServerResources.securitySetting(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<SecuritySetting> | 
Server.ServerResources.securitySettings()
Get the list of SecuritySetting resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Server.securitySetting(SecuritySetting value)
Add the SecuritySetting object to the list of subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Server.securitySettings(List<SecuritySetting> value)
Add all SecuritySetting objects to this subresource 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SecuritySetting<T extends SecuritySetting<T>>
A security setting allows sets of permissions to be defined against queues
 based on their address. 
 | 
interface  | 
SecuritySettingConsumer<T extends SecuritySetting<T>>  | 
interface  | 
SecuritySettingSupplier<T extends SecuritySetting>  | 
| Modifier and Type | Method and Description | 
|---|---|
SecuritySetting | 
SecuritySettingSupplier.get()
Constructed instance of SecuritySetting resource 
 | 
Copyright © 2019 JBoss by Red Hat. All rights reserved.