类分层结构
- java.lang.Object
- cn.bestwu.framework.rest.filter.AuthenticationFailureListener<T> (implements org.springframework.context.ApplicationListener<E>)
- org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- org.springframework.web.filter.OncePerRequestFilter