Class CatalogSecurityEnhancer

java.lang.Object
com.broadleafcommerce.catalog.web.autoconfigure.CatalogSecurityEnhancer
All Implemented Interfaces:
com.broadleafcommerce.resource.security.SecurityEnhancer

public class CatalogSecurityEnhancer extends Object implements com.broadleafcommerce.resource.security.SecurityEnhancer
Author:
Nathan Moore (nathandmoore)
  • Constructor Details

    • CatalogSecurityEnhancer

      public CatalogSecurityEnhancer()
  • Method Details

    • configure

      public void configure(org.springframework.security.config.annotation.web.builders.HttpSecurity http) throws Exception
      Specified by:
      configure in interface com.broadleafcommerce.resource.security.SecurityEnhancer
      Throws:
      Exception