HelidonHelidon4.5.2

io.helidon.webserver.grpc.security.GrpcSecurityServiceConfig

Description

Configuration of gRPC service security

Configuration options

KeyTypeDescription
defaultsGrpcSecurityHandlerDefault security handler for this gRPC service
methodsList<GrpcSecurityMethodConfig>Method-specific security configuration
nameStringName of the gRPC service, either the full name such as package.StringService or the final service name segment such as StringService

Usages


See the manifest for all available types.

Copyright © 2018, 2026 Oracle and/or its affiliates.