We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf32b10 commit 245aa25Copy full SHA for 245aa25
docs/modules/ROOT/pages/servlet/appendix/namespace/http.adoc
@@ -30,11 +30,11 @@ These are fixed and cannot be replaced with alternatives.
30
The attributes on the `<http>` element control some of the properties on the core filters.
31
32
[[nsa-http-use-authorization-manager]]
33
-* **use-authorization-manager**
+* **access-decision-manager-ref**
34
Use AuthorizationManager API instead of SecurityMetadataSource (defaults to true)
35
36
[[nsa-http-authorization-manager-ref]]
37
-* **access-decision-manager-ref**
+* **authorization-manager-ref**
38
Use this AuthorizationManager instead of deriving one from <intercept-url> elements
39
40
[[nsa-http-access-decision-manager-ref]]
0 commit comments