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 Details

    • ContentServicesSecurityEnhancer

      public ContentServicesSecurityEnhancer()
  • 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