Class AnonymousCustomerSecurityEnhancer

  • All Implemented Interfaces:
    com.broadleafcommerce.resource.security.SecurityEnhancer

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

      • AnonymousCustomerSecurityEnhancer

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