Class JwtTokenHandlerInterceptor
-
- All Implemented Interfaces:
-
org.springframework.web.servlet.HandlerInterceptor
public final class JwtTokenHandlerInterceptor implements HandlerInterceptor
-
-
Constructor Summary
Constructors Constructor Description JwtTokenHandlerInterceptor(AnnotationAttributes attrs, JwtTokenAnnotationHandler h)
-