Uses of Class
io.helidon.security.integration.grpc.GrpcClientSecurity.Builder
-
Uses of GrpcClientSecurity.Builder in io.helidon.security.integration.grpc
Modifier and TypeMethodDescriptionstatic GrpcClientSecurity.Builder
GrpcClientSecurity.builder
(SecurityContext securityContext) Obtain aGrpcClientSecurity
builder.static GrpcClientSecurity.Builder
GrpcClientSecurity.builder
(ServerRequest req) Obtain aGrpcClientSecurity
builder.Set a new property that may be used bySecurityProvider
s when creating the credentials to apply to the call.