@Configuration @EnableWebSecurity @EnableMethodSecurity(jsr250Enabled=true, prePostEnabled=false) @Order(value=-2147483648) public class SecurityChainConfigurer extends Object implements org.springframework.context.ApplicationContextAware, org.springframework.context.EnvironmentAware
Constructor and Description |
---|
SecurityChainConfigurer() |
Modifier and Type | Method and Description |
---|---|
org.springframework.security.web.SecurityFilterChain |
configureChain(org.springframework.security.config.annotation.web.builders.HttpSecurity http) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2023 Frank!Framework. All rights reserved.