Okay, let\'s say I have a JwtAuthenticationFilter:
public class JwtAuthenticationFilter extends OncePerRequestFilter { @Autowired //blabla @Over