Class Hierarchy
- java.lang.Object
- io.quarkus.grpc.auth.DefaultAuthExceptionHandlerProvider (implements io.quarkus.grpc.auth.AuthExceptionHandlerProvider)
- io.quarkus.grpc.auth.GrpcSecurityInterceptor (implements jakarta.enterprise.inject.spi.Prioritized, io.grpc.ServerInterceptor)
- io.quarkus.grpc.auth.GrpcSecurityRecorder
- 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 jakarta.enterprise.inject.spi.Prioritized)
- io.quarkus.grpc.auth.AuthExceptionHandler<ReqT,
- io.quarkus.grpc.ExceptionHandler<ReqT,
- io.grpc.ForwardingServerCallListener.SimpleForwardingServerCallListener<ReqT>
- io.grpc.ForwardingServerCallListener<ReqT>
Interface Hierarchy
- io.quarkus.grpc.auth.GrpcSecurityMechanism
- jakarta.enterprise.inject.spi.Prioritized
- io.quarkus.grpc.auth.AuthExceptionHandlerProvider