| Package | Description | 
|---|---|
| org.wildfly.swarm.config.elytron | 
| Modifier and Type | Method and Description | 
|---|---|
LogicalRoleMapper.LogicalOperation | 
LogicalRoleMapper.logicalOperation()
The logical operation to be performed on the role mapper mappings. 
 | 
static LogicalRoleMapper.LogicalOperation | 
LogicalRoleMapper.LogicalOperation.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static LogicalRoleMapper.LogicalOperation[] | 
LogicalRoleMapper.LogicalOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
LogicalRoleMapper.logicalOperation(LogicalRoleMapper.LogicalOperation value)
The logical operation to be performed on the role mapper mappings. 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.