public abstract class SpringSecurityBaseConfig
extends org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter
| 限定符和类型 | 字段和说明 |
|---|---|
protected CentitSessionRegistry |
centitSessionRegistry |
protected CentitUserDetailsService |
centitUserDetailsService |
protected org.springframework.security.web.csrf.CsrfTokenRepository |
csrfTokenRepository |
protected org.springframework.core.env.Environment |
env |
| 构造器和说明 |
|---|
SpringSecurityBaseConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected AjaxAuthenticationFailureHandler |
createAjaxFailureHandler() |
protected AjaxAuthenticationSuccessHandler |
createAjaxSuccessHandler(CentitUserDetailsService centitUserDetailsService) |
protected DaoAccessDecisionManager |
createCentitAccessDecisionManager() |
protected DaoFilterSecurityInterceptor |
createCentitPowerFilter(org.springframework.security.authentication.AuthenticationManager authenticationManager,
DaoAccessDecisionManager centitAccessDecisionManagerBean,
DaoInvocationSecurityMetadataSource centitSecurityMetadataSource) |
protected DaoInvocationSecurityMetadataSource |
createCentitSecurityMetadataSource() |
authenticationManager, authenticationManagerBean, configure, configure, configure, getApplicationContext, getHttp, init, setApplicationContext, setAuthenticationConfiguration, setContentNegotationStrategy, setObjectPostProcessor, setTrustResolver, userDetailsService, userDetailsServiceBean@Autowired protected org.springframework.core.env.Environment env
@Autowired protected org.springframework.security.web.csrf.CsrfTokenRepository csrfTokenRepository
@Autowired protected CentitSessionRegistry centitSessionRegistry
@Autowired protected CentitUserDetailsService centitUserDetailsService
protected DaoFilterSecurityInterceptor createCentitPowerFilter(org.springframework.security.authentication.AuthenticationManager authenticationManager, DaoAccessDecisionManager centitAccessDecisionManagerBean, DaoInvocationSecurityMetadataSource centitSecurityMetadataSource)
protected AjaxAuthenticationFailureHandler createAjaxFailureHandler()
protected AjaxAuthenticationSuccessHandler createAjaxSuccessHandler(CentitUserDetailsService centitUserDetailsService)
protected DaoAccessDecisionManager createCentitAccessDecisionManager()
protected DaoInvocationSecurityMetadataSource createCentitSecurityMetadataSource()
Copyright © 2018 江苏南大先腾信息产业股份有限公司. All rights reserved.