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 1b91259 commit 52af399Copy full SHA for 52af399
docs/manual/src/docs/asciidoc/_includes/servlet/authorization/architecture.adoc
@@ -41,7 +41,7 @@ A pre-invocation decision on whether the invocation is allowed to proceed is mad
41
[[authz-access-decision-manager]]
42
==== The AccessDecisionManager
43
The `AccessDecisionManager` is called by the `AbstractSecurityInterceptor` and is responsible for making final access control decisions.
44
-the `AccessDecisionManager` interface contains three methods:
+The `AccessDecisionManager` interface contains three methods:
45
46
[source,java]
47
----
0 commit comments