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