| Package | Description |
|---|---|
| com.sun.enterprise.admin.cli |
| Modifier and Type | Method and Description |
|---|---|
ProgramOptions.PasswordLocation |
ProgramOptions.getPasswordLocation() |
static ProgramOptions.PasswordLocation |
ProgramOptions.PasswordLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProgramOptions.PasswordLocation[] |
ProgramOptions.PasswordLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProgramOptions.setPassword(char[] password,
ProgramOptions.PasswordLocation location) |
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.