Uses of Interface
io.quarkus.grpc.auth.AuthExceptionHandlerProvider
Packages that use AuthExceptionHandlerProvider
-
Uses of AuthExceptionHandlerProvider in io.quarkus.grpc.auth
Classes in io.quarkus.grpc.auth that implement AuthExceptionHandlerProvider -
Uses of AuthExceptionHandlerProvider in io.quarkus.grpc.runtime.supports.exc
Constructor parameters in io.quarkus.grpc.runtime.supports.exc with type arguments of type AuthExceptionHandlerProviderModifierConstructorDescriptionDefaultExceptionHandlerProvider(jakarta.enterprise.inject.Instance<AuthExceptionHandlerProvider> authExceptionHandlerProviderInstance)