1
0
mirror of synced 2026-05-22 21:33:16 +00:00

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
@@ -145,7 +145,7 @@ Many sites allow certain limited access under remember-me authentication, but re
[[authz-authorization-managers]]
==== 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]]
==== Custom Authorization Managers