-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Support Spring Data container types for AuthorizeReturnObject #16953
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
Conversation
aa991e6
to
fe6e014
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @evgeniycheban, this looks great. I left a comment that I could use your clarification on.
...ork/security/config/annotation/method/configuration/AuthorizationProxyDataConfiguration.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @evgeniycheban for the PR and for your comments. I've left my feedback inline.
...ork/security/config/annotation/method/configuration/AuthorizationProxyDataConfiguration.java
Outdated
Show resolved
Hide resolved
...ork/security/config/annotation/method/configuration/AuthorizationProxyDataConfiguration.java
Outdated
Show resolved
Hide resolved
Closes spring-projectsgh-15994 Signed-off-by: Evgeniy Cheban <[email protected]>
@jzheaux I've updated the PR according to your feedback, thanks. |
Thanks, @evgeniycheban! This is now merged into |
Closes gh-15994