Package org.springframework.grpc.client.interceptor.security
@NullMarked
package org.springframework.grpc.client.interceptor.security
Security-related gRPC client interceptors.
-
ClassDescriptionAn interceptor that adds basic authentication headers to gRPC client calls.An interceptor that adds bearer token authentication headers to gRPC client calls.A supplier that provides OAuth2 access tokens using the client credentials grant type.A supplier that provides OAuth2 access tokens using the client credentials grant type.