JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Classes
Fields
Deprecated Classes
Class
Description
net.devh.boot.grpc.server.interceptor.OrderedServerInterceptor
Use the original
ServerInterceptor
in combination with
Order
(either on the target class itself or the related factory method).
Deprecated Fields
Field
Description
net.devh.boot.grpc.server.security.interceptors.AuthenticatingServerInterceptor.AUTHENTICATION_CONTEXT_KEY
Use
AuthenticatingServerInterceptor.SECURITY_CONTEXT_KEY
instead.
ServerInterceptor
in combination withOrder
(either on the target class itself or the related factory method).