Class Hierarchy
- java.lang.Object
- org.springframework.security.config.annotation.AbstractSecurityBuilder<O> (implements org.springframework.security.config.annotation.SecurityBuilder<O>)
- org.springframework.security.config.annotation.AbstractConfiguredSecurityBuilder<O,B>
- org.lognet.springboot.grpc.security.GrpcSecurity (implements org.springframework.context.ApplicationContextAware, org.springframework.security.config.annotation.SecurityBuilder<O>)
- org.springframework.security.access.intercept.AbstractSecurityInterceptor (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
- org.lognet.springboot.grpc.security.SecurityInterceptor (implements org.springframework.core.Ordered, io.grpc.ServerInterceptor)
- org.lognet.springboot.grpc.security.AuthenticatedAttributeVoter (implements org.springframework.security.access.AccessDecisionVoter<S>)
- org.lognet.springboot.grpc.security.BasicAuthSchemeSelector (implements org.lognet.springboot.grpc.security.AuthenticationSchemeSelector)
- org.lognet.springboot.grpc.security.BearerTokenAuthSchemeSelector (implements org.lognet.springboot.grpc.security.AuthenticationSchemeSelector)
- org.lognet.springboot.grpc.autoconfigure.consul.ConsulGrpcAutoConfiguration
- org.lognet.springboot.grpc.recovery.ErrorHandlerAdapter
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.lognet.springboot.grpc.FailureHandlingSupport
- org.lognet.springboot.grpc.autoconfigure.actuate.GRpcActuateAutoConfiguration
- org.lognet.springboot.grpc.autoconfigure.GRpcAutoConfiguration
- org.lognet.springboot.grpc.autoconfigure.consul.GrpcConsulProperties
- org.lognet.springboot.grpc.autoconfigure.consul.GrpcConsulRegistrar (implements org.springframework.context.SmartLifecycle)
- org.lognet.springboot.grpc.GRpcErrorHandler
- org.lognet.springboot.grpc.recovery.GRpcExceptionHandlerInterceptor (implements org.springframework.core.Ordered, io.grpc.ServerInterceptor)
- org.lognet.springboot.grpc.recovery.GRpcExceptionHandlerMethodResolver
- org.lognet.springboot.grpc.recovery.GRpcExceptionScope
- org.lognet.springboot.grpc.recovery.GRpcExceptionScope.GRpcExceptionScopeBuilder
- org.lognet.springboot.grpc.autoconfigure.metrics.GRpcMetricsAutoConfiguration
- org.lognet.springboot.grpc.autoconfigure.metrics.GRpcMetricsProperties
- org.lognet.springboot.grpc.security.GrpcSecurityConfiguration
- org.lognet.springboot.grpc.security.GrpcSecurityMetadataSource (implements org.springframework.security.access.method.MethodSecurityMetadataSource)
- org.lognet.springboot.grpc.GRpcServerBuilderConfigurer
- org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties (implements org.springframework.beans.factory.InitializingBean)
- org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.NettyServerProperties
- org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.RecoveryProperties
- org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.SecurityProperties
- org.lognet.springboot.grpc.autoconfigure.GRpcServerProperties.SecurityProperties.Auth
- org.lognet.springboot.grpc.GRpcServerRunner (implements org.springframework.context.SmartLifecycle)
- org.lognet.springboot.grpc.security.GrpcServiceAuthorizationConfigurer.AuthorizedMethod
- org.lognet.springboot.grpc.security.GrpcServiceAuthorizationConfigurer.Registry
- org.lognet.springboot.grpc.GRpcServicesRegistry (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean)
- org.lognet.springboot.grpc.GRpcServicesRegistry.GrpcServiceMethod
- org.lognet.springboot.grpc.GRpcServicesRegistry.GrpcServiceMethod.GrpcServiceMethodBuilder
- org.lognet.springboot.grpc.autoconfigure.GRpcValidationConfiguration
- org.lognet.springboot.grpc.autoconfigure.GRpcValidationProperties
- org.lognet.springboot.grpc.recovery.HandlerMethod
- io.grpc.health.v1.HealthGrpc.HealthImplBase (implements io.grpc.BindableService)
- org.lognet.springboot.grpc.security.jwt.JwtAuthProviderFactory
- org.lognet.springboot.grpc.autoconfigure.NettyServerBuilderSelector (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportSelector)
- org.lognet.springboot.grpc.autoconfigure.PureNettyConfiguration
- org.lognet.springboot.grpc.autoconfigure.metrics.RequestAwareGRpcMetricsTagsContributor<ReqT> (implements org.lognet.springboot.grpc.autoconfigure.metrics.GRpcMetricsTagsContributor)
- org.lognet.springboot.grpc.autoconfigure.security.SecurityAutoConfiguration
- org.springframework.security.config.annotation.SecurityConfigurerAdapter<O,B> (implements org.springframework.security.config.annotation.SecurityConfigurer<O,B>)
- io.grpc.ServerCall.Listener<ReqT>
- io.grpc.ForwardingServerCallListener<ReqT>
- io.grpc.ForwardingServerCallListener.SimpleForwardingServerCallListener<ReqT>
- org.lognet.springboot.grpc.autoconfigure.ShadedNettyConfiguration
- org.springframework.boot.autoconfigure.condition.SpringBootCondition (implements org.springframework.context.annotation.Condition)
- org.springframework.boot.autoconfigure.condition.AbstractNestedCondition (implements org.springframework.context.annotation.ConfigurationCondition)
- org.springframework.boot.autoconfigure.condition.AllNestedConditions
- org.lognet.springboot.grpc.autoconfigure.OnMissingErrorHandlerCondition
- java.lang.Throwable (implements java.io.Serializable)
- org.lognet.springboot.grpc.validation.ValidatingInterceptor (implements org.springframework.core.Ordered, io.grpc.ServerInterceptor)
Annotation Interface Hierarchy