Package org.springframework.boot.autoconfigure.security.servlet
package org.springframework.boot.autoconfigure.security.servlet
Auto-configuration for Servlet-based Spring Security.
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Factory that can be used to create a
RequestMatcher
for commonly used paths.The request matcher used to match against h2 console path.Deprecated, for removal: This API element is subject to removal in a future version.since 3.5.0 for removal in 3.7.0 in favor oforg.springframework.boot.actuate.autoconfigure.security.servlet.RequestMatcherProvider
Auto-configuration
for Spring Security.Auto-configuration
for Spring Security's Filter.Used to create aRequestMatcher
for static resources in commonly used locations.The request matcher used to match against resourceLocations
.Auto-configuration
for a Spring Security in-memoryAuthenticationManager
.
RequestMatcherProvider