Package | Description |
---|---|
org.jboss.as.domain.management.security.adduser |
Modifier and Type | Method and Description |
---|---|
static AddUser.Interactiveness |
AddUser.Interactiveness.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AddUser.Interactiveness[] |
AddUser.Interactiveness.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.setHowInteractive(AddUser.Interactiveness howInteractive) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.