Class AuthXManager

  • All Implemented Interfaces:
    java.util.function.Supplier<RedisCredentials>

    public final class AuthXManager
    extends java.lang.Object
    implements java.util.function.Supplier<RedisCredentials>
    AuthXManager compatibility stub for Valkey GLIDE wrapper.
    • Constructor Summary

      Constructors 
      Constructor Description
      AuthXManager()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      RedisCredentials get()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AuthXManager

        public AuthXManager()