Interface SecurityConfigurer


public interface SecurityConfigurer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    configure(org.springframework.security.config.annotation.web.builders.HttpSecurity httpSecurity)
     
  • Method Details

    • configure

      void configure(org.springframework.security.config.annotation.web.builders.HttpSecurity httpSecurity)