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