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