Uses of Interface
io.quarkus.grpc.auth.GrpcSecurityMechanism
-
Packages that use GrpcSecurityMechanism Package Description io.quarkus.grpc.auth -
-
Uses of GrpcSecurityMechanism in io.quarkus.grpc.auth
Constructor parameters in io.quarkus.grpc.auth with type arguments of type GrpcSecurityMechanism Constructor Description GrpcSecurityInterceptor(io.quarkus.security.identity.CurrentIdentityAssociation identityAssociation, io.quarkus.security.identity.IdentityProviderManager identityProviderManager, javax.enterprise.inject.Instance<GrpcSecurityMechanism> securityMechanisms, javax.enterprise.inject.Instance<AuthExceptionHandlerProvider> exceptionHandlers)
-