Class AuthorizationWrappedGrpcBinding<ServiceImplBase>

java.lang.Object
io.deephaven.server.util.AuthorizationWrappedGrpcBinding<ServiceImplBase>
All Implemented Interfaces:
io.grpc.BindableService

public class AuthorizationWrappedGrpcBinding<ServiceImplBase> extends Object implements io.grpc.BindableService
  • Constructor Details

  • Method Details

    • bindService

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