public static class VaultConfigConsulBootstrapConfiguration.ConsulSecretBackendMetadataFactory extends Object implements SecretBackendMetadataFactory<VaultConsulProperties>
SecretBackendMetadataFactory for Consul integration using
VaultConsulProperties.| Constructor and Description |
|---|
ConsulSecretBackendMetadataFactory() |
| Modifier and Type | Method and Description |
|---|---|
SecretBackendMetadata |
createMetadata(VaultConsulProperties backendDescriptor) |
boolean |
supports(VaultSecretBackendDescriptor backendDescriptor) |
public SecretBackendMetadata createMetadata(VaultConsulProperties backendDescriptor)
createMetadata in interface SecretBackendMetadataFactory<VaultConsulProperties>public boolean supports(VaultSecretBackendDescriptor backendDescriptor)
supports in interface SecretBackendMetadataFactory<VaultConsulProperties>Copyright © 2018 Pivotal Software, Inc.. All rights reserved.