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

Add UserDetailsService Constructor #15984

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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
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