Class AnonymousCustomerSecurityEnhancer

java.lang.Object
com.broadleafcommerce.cartoperation.web.security.AnonymousCustomerSecurityEnhancer
All Implemented Interfaces:
com.broadleafcommerce.resource.security.SecurityEnhancer

public class AnonymousCustomerSecurityEnhancer extends Object implements com.broadleafcommerce.resource.security.SecurityEnhancer
  • Constructor Details

    • AnonymousCustomerSecurityEnhancer

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