Package | Description |
---|---|
org.jboss.as.domain.management.security.adduser |
Modifier and Type | Method and Description |
---|---|
AddUser.FileMode |
StateValues.getFileMode() |
static AddUser.FileMode |
AddUser.FileMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AddUser.FileMode[] |
AddUser.FileMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
StateValues.setFileMode(AddUser.FileMode fileMode) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.