Class 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 Detail

      • CatalogBrowseSecurityEnhancer

        public CatalogBrowseSecurityEnhancer()
    • Method Detail

      • 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