public interface DatabaseSecretProperties extends VaultSecretBackendDescriptor
| Modifier and Type | Method and Description |
|---|---|
String |
getBackend()
Backend path.
|
String |
getPasswordProperty()
Name of the target property for the obtained password.
|
String |
getRole()
Role name.
|
String |
getUsernameProperty()
Name of the target property for the obtained username.
|
isEnabledString getRole()
String getBackend()
getBackend in interface VaultSecretBackendDescriptorString getUsernameProperty()
String getPasswordProperty()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.