Class ContentServicesSecurityEnhancer
java.lang.Object
com.broadleafcommerce.content.web.security.ContentServicesSecurityEnhancer
- All Implemented Interfaces:
com.broadleafcommerce.resource.security.SecurityEnhancer
public class ContentServicesSecurityEnhancer
extends Object
implements com.broadleafcommerce.resource.security.SecurityEnhancer
Opens access to certain public endpoints.
- Author:
- Nathan Moore (nathandmoore)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
configure
(org.springframework.security.config.annotation.web.builders.HttpSecurity http)
-
Constructor Details
-
ContentServicesSecurityEnhancer
public ContentServicesSecurityEnhancer()
-
-
Method Details