| Package | Description | 
|---|---|
| org.wildfly.swarm.config.management.access | |
| org.wildfly.swarm.config.management.access.role_mapping | 
| Modifier and Type | Method and Description | 
|---|---|
Exclude | 
RoleMapping.RoleMappingResources.exclude(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Exclude> | 
RoleMapping.RoleMappingResources.excludes()
Get the list of Exclude resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
RoleMapping.exclude(Exclude value)
Add the Exclude object to the list of subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
RoleMapping.excludes(List<Exclude> value)
Add all Exclude objects to this subresource 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Exclude<T extends Exclude<T>>
An individual principal used within a role mapping. 
 | 
interface  | 
ExcludeConsumer<T extends Exclude<T>>  | 
interface  | 
ExcludeSupplier<T extends Exclude>  | 
| Modifier and Type | Method and Description | 
|---|---|
Exclude | 
ExcludeSupplier.get()
Constructed instance of Exclude resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.