Package | Description |
---|---|
org.wildfly.security.authz |
Elytron's Authorization API
|
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
SimplePermissionMapper.Builder |
SimplePermissionMapper.Builder.setMappingMode(SimplePermissionMapper.MappingMode mappingMode)
Set the mapping mode that the newly created
PermissionMapper should use. |
Copyright © 2020 JBoss by Red Hat. All rights reserved.