Package dev.cerbos.api.v1.svc
Class CerbosServiceGrpc.CerbosServiceImplBase
- java.lang.Object
-
- dev.cerbos.api.v1.svc.CerbosServiceGrpc.CerbosServiceImplBase
-
- All Implemented Interfaces:
CerbosServiceGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- CerbosServiceGrpc
public abstract static class CerbosServiceGrpc.CerbosServiceImplBase extends java.lang.Object implements io.grpc.BindableService, CerbosServiceGrpc.AsyncService
Base class for the server implementation of the service CerbosService.
-
-
Constructor Summary
Constructors Constructor Description CerbosServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinitionbindService()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface dev.cerbos.api.v1.svc.CerbosServiceGrpc.AsyncService
checkResourceBatch, checkResources, checkResourceSet, planResources, serverInfo
-
-