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
    SecretClient get()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait