@Configuration @ConditionalOnClass(value=org.springframework.security.config.annotation.web.WebSecurityConfigurer.class) public class CdsSecurityInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CdsSecurityInfo.CdsSecurityInfoImpl |
| Constructor and Description |
|---|
CdsSecurityInfo(List<org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter> adapters,
CdsRuntime cdsRuntime,
MtFeature mtFeature) |
@Autowired public CdsSecurityInfo(List<org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter> adapters, CdsRuntime cdsRuntime, MtFeature mtFeature)
Copyright © 2021. All rights reserved.