mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-26 13:53:14 +00:00
Merge remote-tracking branch 'origin/6.2.x'
This commit is contained in:
commit
cb2b5192b4
@ -2,7 +2,7 @@
|
|||||||
= Authorization Events
|
= Authorization Events
|
||||||
|
|
||||||
For each authorization that is denied, an `AuthorizationDeniedEvent` is fired.
|
For each authorization that is denied, an `AuthorizationDeniedEvent` is fired.
|
||||||
Also, it's possible to fire and `AuthorizationGrantedEvent` for authorizations that are granted.
|
Also, it's possible to fire an `AuthorizationGrantedEvent` for authorizations that are granted.
|
||||||
|
|
||||||
To listen for these events, you must first publish an `AuthorizationEventPublisher`.
|
To listen for these events, you must first publish an `AuthorizationEventPublisher`.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user