Skip to content

Conversation

@franticticktick
Copy link
Contributor

Closes gh-16700

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 18, 2025
@jzheaux jzheaux self-assigned this Mar 19, 2025
@jzheaux jzheaux added in: core An issue in spring-security-core type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Mar 19, 2025
@jzheaux jzheaux added this to the 6.5.0-RC1 milestone Mar 19, 2025
Copy link
Contributor

@jzheaux jzheaux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @franticticktick! I've left feedback inline.

- These ensure that the parameterized version of authorization events
can be listened to

Issue spring-projectsgh-16700
@jzheaux jzheaux merged commit c91656c into spring-projects:main Mar 20, 2025
6 checks passed
@jzheaux
Copy link
Contributor

jzheaux commented Mar 20, 2025

Thanks for the PR, @franticticktick! Note that I added 9179db9 to include tests.

Even for simple features like these, tests are helpful for two reasons:

  1. Ensure that a feature works. This also helps us have a test to point to when troubleshooting an issue with a reporter.
  2. Shows a sample of how to use the feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: core An issue in spring-security-core type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AuthorizationDenied and Granted EventListeners Should Support Generics

3 participants