Class AssetSecurityEnhancer

java.lang.Object
com.broadleafcommerce.asset.web.security.AssetSecurityEnhancer
All Implemented Interfaces:
com.broadleafcommerce.resource.security.SecurityEnhancer

public class AssetSecurityEnhancer extends Object implements com.broadleafcommerce.resource.security.SecurityEnhancer
Allow anonymous access on the content resolver endpoint
Author:
Jeff Fischer
  • Constructor Details

  • 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