| Package | Description |
|---|---|
| de.adorsys.sts.keymanagement.model |
| Modifier and Type | Method and Description |
|---|---|
KeyState |
StsKeyEntry.getState() |
static KeyState |
KeyState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyState[] |
KeyState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImmutableStsKeyEntry.setState(KeyState state) |
void |
StsKeyEntry.setState(KeyState state) |
void |
StsKeyEntryImpl.setState(KeyState state) |
Copyright © 2020. All rights reserved.