Class ConfigPropertiesToCorsConfigurationConverter
java.lang.Object
de.hybris.platform.core.cors.converter.ConfigPropertiesToCorsConfigurationConverter
Converts config properties to the
CorsConfiguration object.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.web.cors.CorsConfigurationcreateCorsConfiguration(String contextName, Map<String, String> corsConfiguration)
-
Constructor Details
-
ConfigPropertiesToCorsConfigurationConverter
public ConfigPropertiesToCorsConfigurationConverter()
-
-
Method Details
-
createCorsConfiguration
-