Interface LockedSecretStoreProvider

All Superinterfaces:
BaseSecretStoreProvider
All Known Subinterfaces:
GoogleSecretManagerSecretStoreProvider, KeyStoreBasedSecretStoreProvider

@EvolvingAll public interface LockedSecretStoreProvider extends BaseSecretStoreProvider
A provider of commons SecretStore instances. These might be obtained from configuration, or from some other static means.

Subtypes of this interface are secret stores which use other secrets to initialise themselves.

Since:
AM 6.5.0