Package org.springframework.grpc.client.interceptor.security
@NullMarked
package org.springframework.grpc.client.interceptor.security
Security-related gRPC client interceptors.
-
ClassesClassDescriptionAn interceptor that adds basic authentication headers to gRPC client calls.An interceptor that adds bearer token authentication headers to gRPC client calls.