@EnableWebSecurity @Conditional(value=SecurityCasCondition.class) public class SpringSecurityCasConfig extends SpringSecurityBaseConfig
centitUserDetailsService, csrfTokenRepository, env, sessionRegistry| 构造器和说明 |
|---|
SpringSecurityCasConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
configure(org.springframework.security.config.annotation.web.builders.HttpSecurity http)
FIRST(Integer.MIN_VALUE), CHANNEL_FILTER, SECURITY_CONTEXT_FILTER, CONCURRENT_SESSION_FILTER,
WEB_ASYNC_MANAGER_FILTER,HEADERS_FILTER,CORS_FILTER,CSRF_FILTER,LOGOUT_FILTER,X509_FILTER,
PRE_AUTH_FILTER,CAS_FILTER,FORM_LOGIN_FILTER,OPENID_FILTER,LOGIN_PAGE_FILTER,DIGEST_AUTH_FILTER,
BASIC_AUTH_FILTER,REQUEST_CACHE_FILTER,SERVLET_API_SUPPORT_FILTER,JAAS_API_SUPPORT_FILTER,
REMEMBER_ME_FILTER,ANONYMOUS_FILTER,SESSION_MANAGEMENT_FILTER,EXCEPTION_TRANSLATION_FILTER,
FILTER_SECURITY_INTERCEPTOR,SWITCH_USER_FILTER,
LAST(
Integer.MAX_VALUE);
|
protected String[] |
getAuthenticatedUrl() |
protected org.springframework.security.web.AuthenticationEntryPoint |
getAuthenticationEntryPoint() |
protected org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter |
getAuthenticationFilter() |
protected org.springframework.security.authentication.AuthenticationProvider |
getAuthenticationProvider() |
protected String[] |
getPermitAllUrl() |
protected javax.servlet.Filter |
logoutFilter() |
centitPowerFilter, configure, createAjaxFailureHandler, createAjaxSuccessHandler, createAuthenticationManager, createCentitAccessDecisionManager, createCentitSecurityMetadataSource, getFrameOptionsauthenticationManager, authenticationManagerBean, configure, getApplicationContext, getHttp, init, setApplicationContext, setAuthenticationConfiguration, setContentNegotationStrategy, setObjectPostProcessor, setTrustResolver, userDetailsService, userDetailsServiceBeanprotected String[] getAuthenticatedUrl()
protected String[] getPermitAllUrl()
getPermitAllUrl 在类中 SpringSecurityBaseConfigprotected org.springframework.security.web.AuthenticationEntryPoint getAuthenticationEntryPoint()
protected org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter getAuthenticationFilter()
protected javax.servlet.Filter logoutFilter()
logoutFilter 在类中 SpringSecurityBaseConfigprotected org.springframework.security.authentication.AuthenticationProvider getAuthenticationProvider()
protected void configure(org.springframework.security.config.annotation.web.builders.HttpSecurity http)
throws Exception
SpringSecurityBaseConfigconfigure 在类中 SpringSecurityBaseConfighttp - 过滤器Exception - 配置异常Copyright © 2020 江苏南大先腾信息产业股份有限公司. All rights reserved.