io.helidon.webserver.grpc.security.GrpcSecurityServiceConfig
Description
Configuration of gRPC service security
Configuration options
| Key | Type | Description |
|---|---|---|
defaults | Grpc | Default security handler for this gRPC service |
methods | List< | Method-specific security configuration |
name | String | Name of the gRPC service, either the full name such as package. or the final service name segment such as String |
Usages
server.protocols. grpc. grpc- services. security. services server.sockets. protocols. grpc. grpc- services. security. services
See the manifest for all available types.