| Package | Description | 
|---|---|
| org.wildfly.swarm.config.elytron | 
| Modifier and Type | Method and Description | 
|---|---|
SimplePermissionMapper.MappingMode | 
SimplePermissionMapper.mappingMode()
The mapping mode that should be used in the event of multiple matches. 
 | 
static SimplePermissionMapper.MappingMode | 
SimplePermissionMapper.MappingMode.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static SimplePermissionMapper.MappingMode[] | 
SimplePermissionMapper.MappingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
SimplePermissionMapper.mappingMode(SimplePermissionMapper.MappingMode value)
The mapping mode that should be used in the event of multiple matches. 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.