Class Hierarchy
- java.lang.Object
- io.quarkus.grpc.auth.DefaultAuthExceptionHandlerProvider (implements io.quarkus.grpc.auth.AuthExceptionHandlerProvider)
- io.quarkus.grpc.auth.GrpcSecurityInterceptor (implements javax.enterprise.inject.spi.Prioritized, io.grpc.ServerInterceptor)
- io.grpc.ServerCall.Listener<ReqT>
- io.grpc.ForwardingServerCallListener<ReqT>
- io.grpc.ForwardingServerCallListener.SimpleForwardingServerCallListener<ReqT>
- io.quarkus.grpc.ExceptionHandler<ReqT,RespT>
- io.quarkus.grpc.auth.AuthExceptionHandler<ReqT,RespT> (implements javax.enterprise.inject.spi.Prioritized)
- io.quarkus.grpc.ExceptionHandler<ReqT,RespT>
- io.grpc.ForwardingServerCallListener.SimpleForwardingServerCallListener<ReqT>
- io.grpc.ForwardingServerCallListener<ReqT>
Interface Hierarchy
- io.quarkus.grpc.auth.GrpcSecurityMechanism
- javax.enterprise.inject.spi.Prioritized
- io.quarkus.grpc.auth.AuthExceptionHandlerProvider