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