Class YAMLSecretsStoreProvider

All Implemented Interfaces:
AuditLoggingComponent

public class YAMLSecretsStoreProvider extends OpenConnectorProviderBase
YAMLSecretsStoreProvider is the connector provider for the Secrets Store Connector based on a YAML File. This connector can only access a single secrets collection. The name of this secrets collection is specified in the configuration properties.
  • Constructor Details

    • YAMLSecretsStoreProvider

      public YAMLSecretsStoreProvider()
      Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.