| Package | Description |
|---|---|
| org.jboss.hal.config |
| Modifier and Type | Method and Description |
|---|---|
Role.Type |
Role.getType() |
static Role.Type |
Role.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Role.Type[] |
Role.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Role(String name,
Role baseRole,
Role.Type type,
Iterable<String> scope) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.