1
0
mirror of synced 2026-08-05 01:36:56 +00:00

Add XML support for shouldFilterAllDispatcherTypes

Closes gh-11492
This commit is contained in:
Marcus Da Coregio
2022-07-18 13:51:17 -03:00
committed by Marcus Hert Da Coregio
parent 8a5aed2983
commit f3321c256c
6 changed files with 116 additions and 3 deletions
@@ -97,6 +97,12 @@ Corresponds to the `observeOncePerRequest` property of `FilterSecurityIntercepto
Defaults to `true`.
[[nsa-http-filter-all-dispatcher-types]]
* **filter-all-dispatcher-types**
Corresponds to the `shouldFilterAllDispatcherTypes` property of the `AuthorizationFilter`. Only works when `use-authorization-manager=true`.
Defaults to `false`.
[[nsa-http-pattern]]
* **pattern**
Defining a pattern for the <<nsa-http,http>> element controls the requests which will be filtered through the list of filters which it defines.