fix typo in docs and add api url

Signed-off-by: ahmd-nabil <ahm3dnabil99@gmail.com>
This commit is contained in:
ahmd-nabil 2023-11-29 16:02:57 +02:00 committed by Marcus Hert Da Coregio
parent abe2029cb4
commit 0beda02a14
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ Many sites allow certain limited access under remember-me authentication, but re
[[authz-authorization-managers]] [[authz-authorization-managers]]
==== AuthorizationManagers ==== AuthorizationManagers
There are also helpful static factories in `AuthenticationManagers` for composing individual ``AuthenticationManager``s into more sophisticated expressions. There are also helpful static factories in {security-api-url}org/springframework/security/authorization/AuthorizationManagers.html[`AuthorizationManagers`] for composing individual ``AuthorizationManager``s into more sophisticated expressions.
[[authz-custom-authorization-manager]] [[authz-custom-authorization-manager]]
==== Custom Authorization Managers ==== Custom Authorization Managers