1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Add AuthorizationManager for protect-pointcut

Closes gh-11323
This commit is contained in:
Josh Cummings
2022-07-12 17:10:17 -06:00
parent 20def5e25d
commit 35fc437559
10 changed files with 266 additions and 7 deletions
@@ -37,6 +37,7 @@ Defaults to the value returned by SecurityContextHolder.getContextHolderStrategy
=== Child Elements of <method-security>
* xref:servlet/appendix/namespace/http.adoc#nsa-expression-handler[expression-handler]
* <<nsa-protect-pointcut,protect-pointcut>>
[[nsa-global-method-security]]
== <global-method-security>
@@ -244,6 +245,7 @@ You can find an example in the xref:servlet/authorization/method-security.adoc#n
* <<nsa-global-method-security,global-method-security>>
* <<nsa-method-security,method-security>>