fix typo in docs and add api url
Signed-off-by: ahmd-nabil <ahm3dnabil99@gmail.com>
This commit is contained in:
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
|
||||
|
|
Loading…
Reference in New Issue