Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/6.2.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
jzheaux committed Dec 16, 2023
2 parents cb7fbc0 + 4d31528 commit cb2b519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/servlet/authorization/events.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
= Authorization Events

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`.

Expand Down

0 comments on commit cb2b519

Please sign in to comment.