欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

Spring Security 3.2 过滤器 博客分类: 技术简介freemark  

程序员文章站 2024-02-18 11:12:40
...

表3.1。标准过滤器假名和顺序

别号 过滤器类 命名空间元素或属性
CHANNEL_FILTER ChannelProcessingFilter HTTP /拦截URL需要通道
SECURITY_CONTEXT_FILTER SecurityContextPersistenceFilter HTTP
CONCURRENT_SESSION_FILTER ConcurrentSessionFilter session-management/concurrency-control
LOGOUT_FILTER LogoutFilter HTTP /注销
X509_FILTER X509AuthenticationFilter http/x509
PRE_AUTH_FILTER AstractPreAuthenticatedProcessingFilter 子类 N / A
CAS_FILTER CasAuthenticationFilter N / A
FORM_LOGIN_FILTER UsernamePasswordAut​​henticationFilter HTTP /表单登录
BASIC_AUTH_FILTER BasicAuthenticationFilter HTTP / HTTP基本的
SERVLET_API_SUPPORT_FILTER SecurityContextHolderAwareRequestFilter HTTP / @的servlet-API拨备
JAAS_API_SUPPORT_FILTER JaasApiIntegrationFilter HTTP / @ JAAS API提供
REMEMBER_ME_FILTER RememberMeAuthenticationFilter HTTP /记得我
ANONYMOUS_FILTER AnonymousAuthenticationFilter http /匿名的
SESSION_MANAGEMENT_FILTER SessionManagementFilter 会话管理
EXCEPTION_TRANSLATION_FILTER ExceptionTranslationFilter HTTP
FILTER_SECURITY_INTERCEPTOR FilterSecurityInterceptor HTTP
SWITCH_USER_FILTER SwitchUserFilter N / A