Class EmbeddedLoginAuthenticationConfigurer

java.lang.Object
com.broadleafcommerce.auth.user.autoconfigure.EmbeddedLoginAuthenticationConfigurer

public class EmbeddedLoginAuthenticationConfigurer extends Object
Responsible for adding the EmbeddedLoginAuthenticationFilter to the authentication security filter chain in SecurityAutoConfiguration.
  • Constructor Details

  • Method Details

    • configure

      public void configure(org.springframework.security.config.annotation.web.builders.HttpSecurity http)
    • getEmbeddedLoginAuthenticationFilter

      protected EmbeddedLoginAuthenticationFilter getEmbeddedLoginAuthenticationFilter()