| Package | Description |
|---|---|
| com.atlassian.secrets |
| Modifier and Type | Method and Description |
|---|---|
static SecretStoreType |
SecretStoreType.of(String className) |
static SecretStoreType |
SecretStoreType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecretStoreType[] |
SecretStoreType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Atlassian. All rights reserved.