Uses of Package
io.quarkus.grpc.auth
-
Packages that use io.quarkus.grpc.auth Package Description io.quarkus.grpc.auth -
Classes in io.quarkus.grpc.auth used by io.quarkus.grpc.auth Class Description AuthExceptionHandler Exception mapper for authentication and authorization exceptions To alter mapping exceptions, create a subclass of this handler and create an appropriateAuthExceptionHandlerProviderAuthExceptionHandlerProvider Provider for AuthExceptionHandler.GrpcSecurityMechanism gRPC security mechanism based on gRPC call metadata To secure your gRPC endpoints, create a CDI bean implementing this interface.