Class AuthorizationGrpc.AuthorizationImplBase

java.lang.Object
io.envoyproxy.envoy.service.auth.v2.AuthorizationGrpc.AuthorizationImplBase
All Implemented Interfaces:
AuthorizationGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
AuthorizationGrpc

public abstract static class AuthorizationGrpc.AuthorizationImplBase extends Object implements io.grpc.BindableService, AuthorizationGrpc.AsyncService
Base class for the server implementation of the service Authorization.
 A generic interface for performing authorization check on incoming
 requests to a networked service.
 
  • Constructor Details

    • AuthorizationImplBase

      public AuthorizationImplBase()
  • Method Details

    • bindService

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