Skip to content

Conversation

@chilmers
Copy link
Contributor

Made the role comparision be performed on sets of (role) strings instead of comparing any given implementation of GrantedAuthority with SimpleGrantedAuthority. I.e. the ifAllGranted code is no longer dependent on the implementation of the equals method in SimpleGrantedAuthorization.

…nstead of comparing any given implementation of GrantedAuthority with SimpleGrantedAuthority. I.e. the ifAllGranted code is no longer dependent on the implementation of the equals method in SimpleGrantedAuthorization.
@rwinch
Copy link
Member

rwinch commented Apr 23, 2012

Thank you for the pull request. I realize this patch was probably attempting to make as few changes as possible. However, I would prefer to not have unnecessary conversions as done in the submitted patch. Therefore I have pushed a modified version of your pull request.

@rwinch rwinch closed this Apr 23, 2012
@chilmers
Copy link
Contributor Author

Thanks!

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