Class Hierarchy
- java.lang.Object
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- net.devh.boot.grpc.server.security.check.AbstractGrpcSecurityMetadataSource (implements net.devh.boot.grpc.server.security.check.GrpcSecurityMetadataSource)
- net.devh.boot.grpc.server.serverfactory.AbstractGrpcServerFactory<T> (implements net.devh.boot.grpc.server.serverfactory.GrpcServerFactory)
- org.springframework.security.access.intercept.AbstractSecurityInterceptor (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
- net.devh.boot.grpc.server.security.check.AccessPredicateConfigAttribute (implements org.springframework.security.access.ConfigAttribute)
- net.devh.boot.grpc.server.security.check.AccessPredicateVoter (implements org.springframework.security.access.AccessDecisionVoter<S>)
- net.devh.boot.grpc.server.interceptor.AnnotationGlobalServerInterceptorConfigurer (implements net.devh.boot.grpc.server.interceptor.GlobalServerInterceptorConfigurer)
- net.devh.boot.grpc.server.service.AnnotationGrpcServiceDiscoverer (implements org.springframework.context.ApplicationContextAware, net.devh.boot.grpc.server.service.GrpcServiceDiscoverer)
- net.devh.boot.grpc.server.security.authentication.AnonymousAuthenticationReader (implements net.devh.boot.grpc.server.security.authentication.GrpcAuthenticationReader)
- net.devh.boot.grpc.server.security.authentication.BasicGrpcAuthenticationReader (implements net.devh.boot.grpc.server.security.authentication.GrpcAuthenticationReader)
- net.devh.boot.grpc.server.security.authentication.BearerAuthenticationReader (implements net.devh.boot.grpc.server.security.authentication.GrpcAuthenticationReader)
- net.devh.boot.grpc.server.security.authentication.CompositeGrpcAuthenticationReader (implements net.devh.boot.grpc.server.security.authentication.GrpcAuthenticationReader)
- net.devh.boot.grpc.server.security.interceptors.DefaultAuthenticatingServerInterceptor (implements net.devh.boot.grpc.server.security.interceptors.AuthenticatingServerInterceptor)
- java.util.EventObject (implements java.io.Serializable)
- net.devh.boot.grpc.server.security.interceptors.ExceptionTranslatingServerInterceptor (implements io.grpc.ServerInterceptor)
- net.devh.boot.grpc.server.interceptor.GlobalServerInterceptorRegistry
- net.devh.boot.grpc.server.autoconfigure.GrpcAdviceAutoConfiguration
- net.devh.boot.grpc.server.advice.GrpcAdviceDiscoverer (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean)
- net.devh.boot.grpc.server.advice.GrpcAdviceExceptionHandler (implements net.devh.boot.grpc.server.error.GrpcExceptionResponseHandler)
- net.devh.boot.grpc.server.advice.GrpcAdviceIsPresentCondition (implements org.springframework.context.annotation.ConfigurationCondition)
- net.devh.boot.grpc.server.advice.GrpcExceptionHandlerMethodResolver (implements org.springframework.beans.factory.InitializingBean)
- net.devh.boot.grpc.server.error.GrpcExceptionInterceptor (implements io.grpc.ServerInterceptor)
- net.devh.boot.grpc.server.autoconfigure.GrpcHealthServiceAutoConfiguration
- net.devh.boot.grpc.server.autoconfigure.GrpcMetadataConsulConfiguration
- net.devh.boot.grpc.server.autoconfigure.GrpcMetadataEurekaConfiguration
- net.devh.boot.grpc.server.autoconfigure.GrpcMetadataNacosConfiguration
- net.devh.boot.grpc.server.autoconfigure.GrpcMetadataZookeeperConfiguration
- net.devh.boot.grpc.server.autoconfigure.GrpcReflectionServiceAutoConfiguration
- net.devh.boot.grpc.server.scope.GrpcRequestScope (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, io.grpc.Context.CancellationListener, org.springframework.beans.factory.config.Scope, io.grpc.ServerInterceptor)
- net.devh.boot.grpc.server.autoconfigure.GrpcServerAutoConfiguration
- net.devh.boot.grpc.server.autoconfigure.GrpcServerFactoryAutoConfiguration
- net.devh.boot.grpc.server.serverfactory.GrpcServerLifecycle (implements org.springframework.context.SmartLifecycle)
- net.devh.boot.grpc.server.autoconfigure.GrpcServerMetricAutoConfiguration
- net.devh.boot.grpc.server.autoconfigure.GrpcServerMicrometerTraceAutoConfiguration
- net.devh.boot.grpc.server.config.GrpcServerProperties
- net.devh.boot.grpc.server.config.GrpcServerProperties.Security
- net.devh.boot.grpc.server.autoconfigure.GrpcServerSecurityAutoConfiguration
- net.devh.boot.grpc.server.service.GrpcServiceDefinition
- net.devh.boot.grpc.server.metrics.MetricsServerInstruments
- net.devh.boot.grpc.server.metrics.MetricsServerMeters
- net.devh.boot.grpc.server.metrics.MetricsServerStreamTracers
- io.grpc.NameResolver
- io.grpc.NameResolver.Factory
- net.devh.boot.grpc.server.interceptor.OrderedServerInterceptor (implements org.springframework.core.Ordered, io.grpc.ServerInterceptor)
- io.grpc.ServerCall<ReqT,RespT>
- io.grpc.ServerCall.Listener<ReqT>
- org.springframework.boot.autoconfigure.condition.SpringBootCondition (implements org.springframework.context.annotation.Condition)
- net.devh.boot.grpc.server.security.authentication.SSLContextGrpcAuthenticationReader (implements net.devh.boot.grpc.server.security.authentication.GrpcAuthenticationReader)
- net.devh.boot.grpc.server.security.authentication.X509CertificateAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
Annotation Interface Hierarchy