Browse Source

Fix typo

Closes gh-16776

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
pull/16809/head
Tran Ngoc Nhan 9 months ago committed by Steve Riesenberg
parent
commit
af40d7e35a
No known key found for this signature in database
GPG Key ID: 3D0169B18AB8F0A9
  1. 2
      docs/modules/ROOT/pages/servlet/appendix/namespace/http.adoc

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

@ -34,7 +34,7 @@ The attributes on the `<http>` element control some of the properties on the cor @@ -34,7 +34,7 @@ The attributes on the `<http>` element control some of the properties on the cor
Use AuthorizationManager API instead of SecurityMetadataSource (defaults to true)
[[nsa-http-authorization-manager-ref]]
* **access-decision-manager-ref**
* **use-authorization-manager**
Use this AuthorizationManager instead of deriving one from <intercept-url> elements
[[nsa-http-access-decision-manager-ref]]

Loading…
Cancel
Save