Hierarchy For Package net.devh.boot.grpc.server.security.interceptors
Package Hierarchies:Class Hierarchy
- java.lang.Object
- 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.interceptors.AuthorizationCheckingServerInterceptor (implements io.grpc.ServerInterceptor)
- net.devh.boot.grpc.server.security.interceptors.DefaultAuthenticatingServerInterceptor (implements net.devh.boot.grpc.server.security.interceptors.AuthenticatingServerInterceptor)
- net.devh.boot.grpc.server.security.interceptors.ExceptionTranslatingServerInterceptor (implements io.grpc.ServerInterceptor)
- io.grpc.ServerCall.Listener<ReqT>
- io.grpc.ForwardingServerCallListener<ReqT>
- io.grpc.ForwardingServerCallListener.SimpleForwardingServerCallListener<ReqT>
- net.devh.boot.grpc.server.security.interceptors.AbstractAuthenticatingServerCallListener<ReqT>
- io.grpc.ForwardingServerCallListener.SimpleForwardingServerCallListener<ReqT>
- io.grpc.ForwardingServerCallListener<ReqT>
- org.springframework.security.access.intercept.AbstractSecurityInterceptor (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
Interface Hierarchy
- io.grpc.ServerInterceptor
- net.devh.boot.grpc.server.security.interceptors.AuthenticatingServerInterceptor