| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging.subsystem.server | |
| org.wildfly.swarm.config.messaging.subsystem.server.securitySetting |
| 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>
A security setting allows sets of permissions to be defined against queues based on their address.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.