@Configuration(proxyBeanMethods=false) @ConditionalOnClass(value=org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter.class) @ConditionalOnMissingBean(value=org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter.class) @ConditionalOnWebApplication(type=SERVLET) public class SpringBootWebSecurityConfiguration extends ObjectSE
WebSecurityConfigurerAdapter を指定した場合、これは完全にバックオフされるため、ユーザーはカスタムセキュリティ構成の一部として構成するすべてのビットを指定する必要があります。| コンストラクターと説明 |
|---|
SpringBootWebSecurityConfiguration() |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSECopyright © 2019 Pivotal Software, Inc.. All rights reserved.