@PropertySource(value="classpath:system.properties") public class StaticSystemBeanConfig extends Object implements org.springframework.context.EnvironmentAware
| 构造器和说明 |
|---|
StaticSystemBeanConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor |
autowiredAnnotationBeanPostProcessor() |
com.centit.framework.security.model.CentitUserDetailsService |
centitUserDetailsService(com.centit.framework.model.adapter.PlatformEnvironment platformEnvironment) |
org.springframework.security.web.csrf.CsrfTokenRepository |
csrfTokenRepository() |
com.centit.framework.model.adapter.PlatformEnvironment |
platformEnvironment(com.centit.framework.security.model.CentitPasswordEncoder passwordEncoder) |
void |
setEnvironment(org.springframework.core.env.Environment environment) |
@Autowired public void setEnvironment(org.springframework.core.env.Environment environment)
setEnvironment 在接口中 org.springframework.context.EnvironmentAware@Bean
@Lazy(value=false)
public com.centit.framework.model.adapter.PlatformEnvironment platformEnvironment(@Autowired
com.centit.framework.security.model.CentitPasswordEncoder passwordEncoder)
@Bean
public com.centit.framework.security.model.CentitUserDetailsService centitUserDetailsService(@Autowired
com.centit.framework.model.adapter.PlatformEnvironment platformEnvironment)
@Bean public org.springframework.security.web.csrf.CsrfTokenRepository csrfTokenRepository()
@Bean public org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor autowiredAnnotationBeanPostProcessor()
Copyright © 2021 江苏南大先腾信息产业股份有限公司. All rights reserved.