Browse Source

Fix duplicated use-authorization-manager in docs

Signed-off-by: 박기현\qkrrl <qkrrlgus114@naver.com>
pull/18504/head
박기현\qkrrl 3 weeks ago committed by Josh Cummings
parent
commit
91d8a04ec2
  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]]
* **use-authorization-manager**
* **authorization-manager-ref**
Use this AuthorizationManager instead of deriving one from <intercept-url> elements
[[nsa-http-access-decision-manager-ref]]

Loading…
Cancel
Save