package interceptor
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
final
class
AuthorizationInterceptor extends ServerInterceptor
This interceptor uses the given AuthService to get Claims for the current request, and then stores them in the current Context.
Value Members
- object AuthorizationInterceptor