Skip to content

Change TestingAuthenticationToken to Accept Collection GrantedAuthorities #12953

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

Merged
merged 3 commits into from
Jun 22, 2023

Conversation

lmartelli
Copy link
Contributor

No description provided.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 31, 2023
@jzheaux jzheaux changed the title Patch javadoc Change TestingAuthenticationToken to Accept Collection GrantedAuthorities Apr 24, 2023
Copy link
Contributor

@jzheaux jzheaux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @lmartelli, for the PR! I've left my feedback inline.

Additionally, will you please update the copyright years for each file you change? Please align those copyright changes with the two commits you've set up.

@jzheaux jzheaux self-assigned this May 12, 2023
@jzheaux jzheaux added in: test An issue in spring-security-test type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels May 12, 2023
lmartelli and others added 3 commits June 5, 2023 15:48
Restore List constructor to retain binary compatibility.
@jzheaux jzheaux added this to the 6.2.0-M1 milestone Jun 5, 2023
@jzheaux jzheaux merged commit 97cff7c into spring-projects:main Jun 22, 2023
jzheaux pushed a commit that referenced this pull request Jun 22, 2023
So that callers do not have to cast.

Closes gh-12953
@jzheaux
Copy link
Contributor

jzheaux commented Jun 22, 2023

Thanks, @lmartelli! This is now merged into main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: test An issue in spring-security-test type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants