We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Should add denyAll, hasAnyRole, hasAnyAuthority methods.
denyAll
hasAnyRole
hasAnyAuthority
@rwinch if I am not wrong these methods are also missing. I can work on this if it is ok for you
The text was updated successfully, but these errors were encountered:
Add denyAll method in AuthorizePayloadsSpec.Access
daf6b53
See spring-projectsgh-7437 Co-authored-by: Eddú Meléndez <eddu.melendez@gmail.com>
3a66191
rwinch
Successfully merging a pull request may close this issue.
Summary
Should add
denyAll
,hasAnyRole
,hasAnyAuthority
methods.@rwinch if I am not wrong these methods are also missing. I can work on this if it is ok for you
The text was updated successfully, but these errors were encountered: