| Package | Description | 
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.elytron | 
| Modifier and Type | Method and Description | 
|---|---|
LogicalRoleMapper | 
Elytron.ElytronResources.logicalRoleMapper(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<LogicalRoleMapper> | 
Elytron.ElytronResources.logicalRoleMappers()
Get the list of LogicalRoleMapper resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Elytron.logicalRoleMapper(LogicalRoleMapper value)
Add the LogicalRoleMapper object to the list of subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Elytron.logicalRoleMappers(List<LogicalRoleMapper> value)
Add all LogicalRoleMapper objects to this subresource 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LogicalRoleMapper<T extends LogicalRoleMapper<T>>
A RoleMapper definition for a RoleMapper that performs a logical operation
 using two referenced RoleMappers. 
 | 
interface  | 
LogicalRoleMapperConsumer<T extends LogicalRoleMapper<T>>  | 
interface  | 
LogicalRoleMapperSupplier<T extends LogicalRoleMapper>  | 
| Modifier and Type | Method and Description | 
|---|---|
LogicalRoleMapper | 
LogicalRoleMapperSupplier.get()
Constructed instance of LogicalRoleMapper resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.