Class BaseWebSecurityConfigurer

java.lang.Object
com.aquima.web.boot.BaseWebSecurityConfigurer
Direct Known Subclasses:
BaarsWebSecurityConfigurer, BaasWebSecurityConfigurer, DTreeWebSecurityConfigurer, ExposedFunctionWebSecurityConfigurer

public class BaseWebSecurityConfigurer extends Object
  • Constructor Details Link icon

  • Method Details Link icon

    • configure Link icon

      protected void configure(org.springframework.security.config.annotation.web.builders.HttpSecurity http) throws Exception
      Throws:
      Exception