Class LocalStorageSecretClientSupplier
java.lang.Object
io.datarouter.secret.client.local.LocalStorageSecretClientSupplier
- All Implemented Interfaces:
SecretClient.SecretClientSupplier,java.util.function.Supplier<SecretClient>
@Singleton public class LocalStorageSecretClientSupplier extends java.lang.Object implements SecretClient.SecretClientSupplier
-
Constructor Summary
Constructors Constructor Description LocalStorageSecretClientSupplier(LocalStorageConfig config) -
Method Summary
Modifier and Type Method Description SecretClientget()
-
Constructor Details
-
Method Details
-
get
- Specified by:
getin interfacejava.util.function.Supplier<SecretClient>
-