Package org.springframework.boot.autoconfigure.security.servlet
package org.springframework.boot.autoconfigure.security.servlet
Auto-configuration for Servlet-based Spring Security.
-
ClassDescription
RequestMatcherProviderthat provides anAntPathRequestMatcher.Factory that can be used to create aRequestMatcherfor commonly used paths.Interface that can be used to provide aRequestMatcherthat can be used with Spring Security.Auto-configurationfor Spring Security.Auto-configurationfor Spring Security's Filter.Used to create aRequestMatcherfor static resources in commonly used locations.The request matcher used to match against resourceLocations.Auto-configurationfor a Spring Security in-memoryAuthenticationManager.