@EnableWebSecurity @Conditional(value=SecurityDaoCondition.class) public class SpringSecurityDaoConfig extends SpringSecurityBaseConfig
| 限定符和类型 | 字段和说明 |
|---|---|
protected Object |
passwordEncoder |
centitSessionRegistry, centitUserDetailsService, csrfTokenRepository, env| 构造器和说明 |
|---|
SpringSecurityDaoConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
configure(org.springframework.security.config.annotation.web.builders.HttpSecurity http) |
org.springframework.security.authentication.AuthenticationManager |
createAuthenticationManager(org.springframework.security.authentication.AuthenticationProvider authenticationProvider) |
org.springframework.security.authentication.AuthenticationProvider |
createAuthenticationProvider() |
configure, createAjaxFailureHandler, createAjaxSuccessHandler, createCentitAccessDecisionManager, createCentitPowerFilter, createCentitSecurityMetadataSource, httpFirewallauthenticationManager, authenticationManagerBean, configure, getApplicationContext, getHttp, init, setApplicationContext, setAuthenticationConfiguration, setContentNegotationStrategy, setObjectPostProcessor, setTrustResolver, userDetailsService, userDetailsServiceBean@Autowired @Qualifier(value="passwordEncoder") protected Object passwordEncoder
protected void configure(org.springframework.security.config.annotation.web.builders.HttpSecurity http)
throws Exception
configure 在类中 org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapterExceptionpublic org.springframework.security.authentication.AuthenticationProvider createAuthenticationProvider()
public org.springframework.security.authentication.AuthenticationManager createAuthenticationManager(org.springframework.security.authentication.AuthenticationProvider authenticationProvider)
Copyright © 2018 江苏南大先腾信息产业股份有限公司. All rights reserved.