public interface SecretBackendMetadata
PropertyTransformer. Typically used by VaultPropertySource. Supports
ordering of implementations.PropertyTransformer,
Ordered,
Order| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Return a readable name of this secret backend.
|
String |
getPath()
Return the path of this secret backend.
|
org.springframework.vault.core.util.PropertyTransformer |
getPropertyTransformer()
Return a
PropertyTransformer to post-process properties retrieved from
Vault. |
Map<String,String> |
getVariables() |
String getName()
String getPath()
org.springframework.vault.core.util.PropertyTransformer getPropertyTransformer()
PropertyTransformer to post-process properties retrieved from
Vault.PropertyTransformersCopyright © 2021 Pivotal Software, Inc.. All rights reserved.