类 JwtTokenAuthenticationFilter

java.lang.Object
org.springframework.web.filter.GenericFilterBean
org.springframework.web.filter.OncePerRequestFilter
所有已实现的接口:
jakarta.servlet.Filter, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, org.springframework.web.context.ServletContextAware

public final class JwtTokenAuthenticationFilter extends TokenAuthenticationFilter
从以下版本开始:
1.0.1
作者:
应卓
另请参阅:
  • 构造器详细资料

    • JwtTokenAuthenticationFilter

      public JwtTokenAuthenticationFilter()
      默认构造方法