Package Hierarchies:
- org.springframework.grpc,
- org.springframework.grpc.client,
- org.springframework.grpc.client.aot,
- org.springframework.grpc.client.interceptor,
- org.springframework.grpc.client.interceptor.security,
- org.springframework.grpc.internal,
- org.springframework.grpc.server,
- org.springframework.grpc.server.advice,
- org.springframework.grpc.server.exception,
- org.springframework.grpc.server.lifecycle,
- org.springframework.grpc.server.security,
- org.springframework.grpc.server.service
Class Hierarchy
- java.lang.Object
- org.springframework.grpc.client.AbstractGrpcClientRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- org.springframework.security.config.annotation.AbstractSecurityBuilder<O> (implements org.springframework.security.config.annotation.SecurityBuilder<O>)
- org.springframework.security.config.annotation.AbstractConfiguredSecurityBuilder<O,B>
- org.springframework.grpc.client.AbstractStubFactory<T> (implements org.springframework.grpc.client.StubFactory<T>)
- org.springframework.grpc.internal.ApplicationContextBeanLookupUtils
- org.springframework.grpc.server.security.AuthenticationProcessInterceptor (implements org.springframework.core.Ordered, io.grpc.ServerInterceptor)
- org.springframework.grpc.client.interceptor.security.BasicAuthenticationInterceptor (implements io.grpc.ClientInterceptor)
- org.springframework.grpc.server.security.BearerTokenAuthenticationExtractor (implements org.springframework.grpc.server.security.GrpcAuthenticationExtractor)
- org.springframework.grpc.client.interceptor.security.BearerTokenAuthenticationInterceptor (implements io.grpc.ClientInterceptor)
- org.springframework.grpc.client.ChannelBuilderOptions
- org.springframework.grpc.internal.ClasspathScanner (implements org.springframework.context.ResourceLoaderAware)
- org.springframework.grpc.client.aot.ClientBeanRegistrationsAotProcessor (implements org.springframework.beans.factory.aot.BeanFactoryInitializationAotProcessor)
- org.springframework.grpc.client.ClientInterceptorsConfigurer (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.grpc.client.CompositeGrpcChannelFactory (implements org.springframework.grpc.client.GrpcChannelFactory)
- org.springframework.grpc.server.exception.CompositeGrpcExceptionHandler (implements org.springframework.grpc.server.exception.GrpcExceptionHandler)
- io.grpc.kotlin.CoroutineContextServerInterceptor (implements io.grpc.ServerInterceptor)
- org.springframework.grpc.client.CoroutineStubFactory (implements org.springframework.grpc.client.StubFactory<T>)
- org.springframework.grpc.client.interceptor.DefaultDeadlineSetupClientInterceptor (implements io.grpc.ClientInterceptor)
- org.springframework.grpc.client.DefaultGrpcChannelFactory<T> (implements org.springframework.beans.factory.DisposableBean, org.springframework.grpc.client.GrpcChannelFactory)
- org.springframework.grpc.server.DefaultGrpcServerFactory<T> (implements org.springframework.grpc.server.GrpcServerFactory)
- org.springframework.grpc.server.service.DefaultGrpcServiceConfigurer (implements org.springframework.grpc.server.service.GrpcServiceConfigurer, org.springframework.beans.factory.InitializingBean)
- org.springframework.grpc.server.service.DefaultGrpcServiceDiscoverer (implements org.springframework.grpc.server.service.GrpcServiceDiscoverer)
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.springframework.grpc.server.advice.GrpcAdviceDiscoverer (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.grpc.server.advice.GrpcAdviceExceptionHandler (implements org.springframework.grpc.server.exception.GrpcExceptionHandler)
- org.springframework.grpc.client.GrpcClientFactory (implements org.springframework.context.ApplicationContextAware)
- org.springframework.grpc.server.exception.GrpcExceptionHandlerInterceptor (implements io.grpc.ServerInterceptor)
- org.springframework.grpc.server.advice.GrpcExceptionHandlerMethodResolver (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.grpc.server.lifecycle.GrpcServerLifecycle (implements org.springframework.context.SmartLifecycle)
- org.springframework.grpc.internal.GrpcUtils
- org.springframework.grpc.server.security.HttpBasicAuthenticationExtractor (implements org.springframework.grpc.server.security.GrpcAuthenticationExtractor)
- org.springframework.grpc.server.security.OAuth2ResourceServerConfigurer.JwtConfigurer
- org.springframework.grpc.server.security.OAuth2ResourceServerConfigurer.OpaqueTokenConfigurer
- org.springframework.grpc.server.exception.ReactiveStubBeanDefinitionRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- org.springframework.grpc.server.security.RequestMapperConfigurer.AuthorizedCall
- org.springframework.grpc.server.security.RequestMapperConfigurer.RequestMapperAuthorizationManager (implements org.springframework.security.authorization.AuthorizationManager<T>)
- org.springframework.security.config.annotation.SecurityConfigurerAdapter<O,B> (implements org.springframework.security.config.annotation.SecurityConfigurer<O,B>)
- org.springframework.grpc.server.security.SecurityContextServerInterceptor (implements org.springframework.core.Ordered, io.grpc.ServerInterceptor)
- org.springframework.grpc.server.security.SecurityGrpcExceptionHandler (implements org.springframework.grpc.server.exception.GrpcExceptionHandler)
- io.grpc.ServerCall<ReqT,RespT>
- io.grpc.ForwardingServerCall<ReqT,RespT>
- io.grpc.ForwardingServerCall.SimpleForwardingServerCall<ReqT,RespT>
- org.springframework.grpc.server.security.SslContextPreAuthenticationExtractor (implements org.springframework.grpc.server.security.GrpcAuthenticationExtractor)
- javax.net.ssl.TrustManagerFactory
Annotation Interface Hierarchy