Uses of Class
io.helidon.security.integration.grpc.GrpcSecurity
-
Uses of GrpcSecurity in io.helidon.security.integration.grpc
Modifier and TypeMethodDescriptionstatic GrpcSecurity
Create a consumer of gRPC routing config to beregistered
with gRPC server routing to process security requests.static GrpcSecurity
Create a consumer of gRPC routing config to beGrpcRouting.Builder.register(GrpcService)
) registered} with gRPC server routing to process security requests.static GrpcSecurity
Create a consumer of gRPC routing config to beregistered
with gRPC server routing to process security requests.GrpcSecurity.securityDefaults
(GrpcSecurityHandler defaultHandler) Create a new gRPC security instance using the default handler as base defaults for all handlers used.