Skip to content
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

SEC-1921: Fixes that SimpleGrantedAuthority can be compared with other GrantedAuthority impl. #3

Closed
wants to merge 1 commit into from

Conversation

chilmers
Copy link
Contributor

Fixes so that SimpleGrantedAuthority can be compared, using the equals method, with any GrantedAuthority implementation. Also adds a test checking that it is possible to use SimpleGrantedAuthority.equals in that way.

… the equals method, with any GrantedAuthority implementation. Also adds a test checking that it is possible to use SimpleGrantedAuthority.equals in that way.
@rwinch
Copy link
Member

rwinch commented Mar 17, 2012

Closing per comments on the JIRA https://jira.springsource.org/browse/SEC-1921

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants