Package org.springframework.security.web.access.intercept
@NullMarked
package org.springframework.security.web.access.intercept
Enforcement of security for HTTP requests, typically by the URL requested.
-
ClassDescriptionAn authorization filter that restricts access to the URL using
AuthorizationManager.Deprecated.In modern Spring Security APIs, each API manages its own configuration context.Deprecated.In modern Spring Security APIs, each API manages its own configuration context.Deprecated.UseAuthorizationFilterinsteadAnHttpServletRequestauthorization context.Represents a request URL pattern and optional HTTP method to be secured.AnAuthorizationManagerwhich delegates to a specificAuthorizationManagerbased on aRequestMatcherevaluation.A builder forRequestMatcherDelegatingAuthorizationManager.