-
Notifications
You must be signed in to change notification settings - Fork 6k
Provide Native Hints for Beans used in Method Security Annotations #14652
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Labels
Comments
@sbrannen provided some insights on how we could achieve that:
|
marcusdacoregio
added a commit
to marcusdacoregio/spring-security
that referenced
this issue
Mar 21, 2024
marcusdacoregio
added a commit
to marcusdacoregio/spring-security
that referenced
this issue
Mar 21, 2024
Please note that If it's needed in 6.1.x, we could consider backporting it. |
3 tasks
marcusdacoregio
added a commit
to marcusdacoregio/spring-security
that referenced
this issue
Sep 11, 2024
marcusdacoregio
added a commit
to marcusdacoregio/spring-security
that referenced
this issue
Sep 11, 2024
marcusdacoregio
added a commit
to marcusdacoregio/spring-security
that referenced
this issue
Sep 11, 2024
marcusdacoregio
added a commit
to marcusdacoregio/spring-security
that referenced
this issue
Sep 13, 2024
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Labels
We should look into how to provide native hints for bean methods used inside Method Security annotations.
Currently, in order to make this work:
We need to register hints:
Related to
The text was updated successfully, but these errors were encountered: