Skip to content

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

Closed
chilmers wants to merge 1 commit intospring-projects:masterfrom
chilmers:sec-1921
Closed

SEC-1921: Fixes that SimpleGrantedAuthority can be compared with other GrantedAuthority impl.#3
chilmers wants to merge 1 commit intospring-projects:masterfrom
chilmers:sec-1921

Conversation

@chilmers
Copy link
Copy Markdown
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
Copy Markdown
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