Package org.openwms.common.app
Class CommonSecurityConfiguration
java.lang.Object
org.openwms.common.app.CommonSecurityConfiguration
A CommonSecurityConfiguration.
- Author:
- Heiko Scherrer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.security.web.SecurityFilterChain
filterChain
(org.springframework.security.config.annotation.web.builders.HttpSecurity http)
-
Constructor Details
-
CommonSecurityConfiguration
CommonSecurityConfiguration()
-
-
Method Details