| Modifier and Type | Method and Description |
|---|---|
VaultProperties.AuthenticationMethod |
VaultProperties.getAuthentication() |
static VaultProperties.AuthenticationMethod |
VaultProperties.AuthenticationMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VaultProperties.AuthenticationMethod[] |
VaultProperties.AuthenticationMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VaultProperties.setAuthentication(VaultProperties.AuthenticationMethod authentication) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.