Skip to content

Commit 245aa25

Browse files
Fix typo
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
1 parent bf32b10 commit 245aa25

File tree

1 file changed

+2
-2
lines changed
  • docs/modules/ROOT/pages/servlet/appendix/namespace

1 file changed

+2
-2
lines changed

docs/modules/ROOT/pages/servlet/appendix/namespace/http.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ These are fixed and cannot be replaced with alternatives.
3030
The attributes on the `<http>` element control some of the properties on the core filters.
3131

3232
[[nsa-http-use-authorization-manager]]
33-
* **use-authorization-manager**
33+
* **access-decision-manager-ref**
3434
Use AuthorizationManager API instead of SecurityMetadataSource (defaults to true)
3535

3636
[[nsa-http-authorization-manager-ref]]
37-
* **access-decision-manager-ref**
37+
* **authorization-manager-ref**
3838
Use this AuthorizationManager instead of deriving one from <intercept-url> elements
3939

4040
[[nsa-http-access-decision-manager-ref]]

0 commit comments

Comments
 (0)