| Package | Description |
|---|---|
| org.wildfly.swarm.config.management.access.role_mapping | |
| org.wildfly.swarm.config.management.core.service |
| Modifier and Type | Method and Description |
|---|---|
Type |
Exclude.type()
The type of the Principal being mapped, either 'group' or 'user'.
|
Type |
Include.type()
The type of the Principal being mapped, either 'group' or 'user'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
Exclude.type(Type value)
The type of the Principal being mapped, either 'group' or 'user'.
|
T |
Include.type(Type value)
The type of the Principal being mapped, either 'group' or 'user'.
|
| Modifier and Type | Method and Description |
|---|---|
static Type |
Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Type[] |
Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.