Class MemorySecretClientSupplier

java.lang.Object
io.datarouter.secret.client.memory.MemorySecretClientSupplier
All Implemented Interfaces:
SecretClient.SecretClientSupplier, java.util.function.Supplier<SecretClient>

@Singleton
public class MemorySecretClientSupplier
extends java.lang.Object
implements SecretClient.SecretClientSupplier
  • Constructor Summary

    Constructors 
    Constructor Description
    MemorySecretClientSupplier()  
  • 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