Package | Description |
---|---|
oracle.fmwplatform.credentials.wallet |
Modifier and Type | Method and Description |
---|---|
static WalletManager.Command |
WalletManager.Command.fromText(String text) |
static WalletManager.Command |
WalletManager.Command.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WalletManager.Command[] |
WalletManager.Command.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|