public interface DatabaseSecretProperties extends VaultSecretBackendDescriptor
| Modifier and Type | Method and Description |
|---|---|
String |
getBackend()
Backend path.
|
String |
getPasswordProperty() |
String |
getRole()
Role name.
|
String |
getUsernameProperty() |
boolean |
isStaticRole()
Whether the configuration uses static roles.
|
isEnabledString getRole()
boolean isStaticRole()
String getBackend()
getBackend in interface VaultSecretBackendDescriptorString getUsernameProperty()
String getPasswordProperty()
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.