All Classes and Interfaces

Classes
Class
Description
BaseAuthenticatingServerInterceptor is a gRPC server interceptor that handles authentication based on JWT tokens.
GrpcAuthenticationConfiguration is a Spring configuration class responsible for creating and configuring the gRPC authentication reader bean used in the gRPC server for OAuth2 JWT-based authentication.
Configuration class for JWT (JSON Web Token) in the context of OAuth2 security for Reactive Spring applications using RSocket.