Uses of Class
es.kukenan.smartfi.springboot.config.security.WebSecurityConfigurer
Packages that use WebSecurityConfigurer
Package
Description
Common security configuration module.
-
Uses of WebSecurityConfigurer in es.kukenan.smartfi.springboot.config.security
Methods in es.kukenan.smartfi.springboot.config.security with parameters of type WebSecurityConfigurerModifier and TypeMethodDescriptionvoidWebSecurityConfigurerCustomizer.configure(org.springframework.security.config.annotation.web.builders.HttpSecurity http, WebSecurityConfigurer configurer) Entrypoint for web security customization.