| Package | Description |
|---|---|
| org.wildfly.swarm.config.messaging_activemq.server |
| Modifier and Type | Class and Description |
|---|---|
class |
Role<T extends Role>
A security role.
|
interface |
RoleConfigurator<T extends Role> |
| Modifier and Type | Method and Description |
|---|---|
List<Role> |
SecuritySetting.SecuritySettingResources.roles()
Get the list of org.wildfly.swarm.config.messaging_activemq.server.Role resources
|
List<Role> |
CoreAddress.CoreAddressResources.roles()
Get the list of org.wildfly.swarm.config.messaging_activemq.server.Role resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
SecuritySetting.role(Role value)
Add the org.wildfly.swarm.config.messaging_activemq.server.Role object to the list of subresources
|
T |
CoreAddress.role(Role value)
Add the org.wildfly.swarm.config.messaging_activemq.server.Role object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
SecuritySetting.roles(List<Role> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.Role objects to this subresource
|
T |
CoreAddress.roles(List<Role> value)
Add all org.wildfly.swarm.config.messaging_activemq.server.Role objects to this subresource
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.