Package org.openwms.tms.app
Class TransportationSecurityConfiguration
java.lang.Object
org.openwms.tms.app.TransportationSecurityConfiguration
A TransportationSecurityConfiguration.
- Author:
- Heiko Scherrer
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionorg.springframework.security.web.SecurityFilterChainfilterChain(org.springframework.security.config.annotation.web.builders.HttpSecurity http) API is for non browser clients and access control is handled at the API Gateway!
- 
Constructor Details- 
TransportationSecurityConfigurationTransportationSecurityConfiguration()
 
- 
- 
Method Details