Skip to content

Add UserDetailsService Constructor #15984

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 1 commit into from
Dec 17, 2024
Merged

Conversation

jzheaux
Copy link
Contributor

@jzheaux jzheaux commented Oct 24, 2024

This PR simplifies DaoAuthenticationProvider construction by moving the required members to the constructor and the optional ones to setters.

Closes gh-15973

@jzheaux jzheaux added in: core An issue in spring-security-core type: enhancement A general enhancement labels Oct 24, 2024
@jzheaux jzheaux added this to the 6.5.x milestone Oct 24, 2024
@jzheaux jzheaux self-assigned this Oct 24, 2024
@jzheaux jzheaux modified the milestones: 6.5.x, 6.5.0-M1 Dec 17, 2024
@jzheaux jzheaux merged commit b9f3a28 into spring-projects:main Dec 17, 2024
6 checks passed
@jzheaux jzheaux deleted the gh-15973 branch December 17, 2024 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core An issue in spring-security-core type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issues regarding the creator of DaoAuthenticationProvider
1 participant