Package io.datarouter.secret.client
Interface SecretClient.SecretClientSupplier
- All Superinterfaces:
java.util.function.Supplier<SecretClient>
- All Known Implementing Classes:
InjectedDefaultMemorySecretClientSupplier,LocalStorageSecretClientSupplier,MemorySecretClientSupplier
- Enclosing interface:
- SecretClient
public static interface SecretClient.SecretClientSupplier extends java.util.function.Supplier<SecretClient>