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