-
Notifications
You must be signed in to change notification settings - Fork 5.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provide Native Hints for Beans used in Method Security Annotations #14652
Labels
Comments
marcusdacoregio
added
in: core
An issue in spring-security-core
type: enhancement
A general enhancement
labels
Feb 26, 2024
@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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in 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: