Class RedisProxyExternalAuthGrpc.RedisProxyExternalAuthImplBase

java.lang.Object
io.envoyproxy.envoy.service.redis_auth.v3.RedisProxyExternalAuthGrpc.RedisProxyExternalAuthImplBase
All Implemented Interfaces:
RedisProxyExternalAuthGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
RedisProxyExternalAuthGrpc

public abstract static class RedisProxyExternalAuthGrpc.RedisProxyExternalAuthImplBase extends Object implements io.grpc.BindableService, RedisProxyExternalAuthGrpc.AsyncService
Base class for the server implementation of the service RedisProxyExternalAuth.
 A generic interface for performing external password authentication on incoming AUTH commands.
 
  • Constructor Details

    • RedisProxyExternalAuthImplBase

      public RedisProxyExternalAuthImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService