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.
-
ClassesClassDescriptionAn authorization filter that restricts access to the URL using
AuthorizationManager.AnHttpServletRequestauthorization context.AnAuthorizationManagerwhich delegates to a specificAuthorizationManagerbased on aRequestMatcherevaluation.A builder forRequestMatcherDelegatingAuthorizationManager.