@Configuration @Order(value=1) public static class IdmSecurityConfiguration.IdmApiWebSecurityConfigurationAdapter extends org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter
protected ApiHttpSecurityCustomizer
apiHttpSecurityCustomizer
protected FlowableIdmAppProperties
idmAppProperties
protected FlowableRestAppProperties
restAppProperties
IdmApiWebSecurityConfigurationAdapter(FlowableRestAppProperties restAppProperties, FlowableIdmAppProperties idmAppProperties, ApiHttpSecurityCustomizer apiHttpSecurityCustomizer)
protected void
configure(org.springframework.security.config.annotation.web.builders.HttpSecurity http)
authenticationManager, authenticationManagerBean, configure, configure, getApplicationContext, getHttp, init, setApplicationContext, setAuthenticationConfiguration, setContentNegotationStrategy, setObjectPostProcessor, setTrustResolver, userDetailsService, userDetailsServiceBean
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final FlowableRestAppProperties restAppProperties
protected final FlowableIdmAppProperties idmAppProperties
protected final ApiHttpSecurityCustomizer apiHttpSecurityCustomizer
public IdmApiWebSecurityConfigurationAdapter(FlowableRestAppProperties restAppProperties, FlowableIdmAppProperties idmAppProperties, ApiHttpSecurityCustomizer apiHttpSecurityCustomizer)
protected void configure(org.springframework.security.config.annotation.web.builders.HttpSecurity http) throws Exception
configure
org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter
Exception
Copyright © 2023 Flowable. All rights reserved.