Open jzheaux opened 1 month ago
This PR simplifies DaoAuthenticationProvider construction by moving the required members to the constructor and the optional ones to setters.
DaoAuthenticationProvider
Closes gh-15973
This PR simplifies
DaoAuthenticationProvider
construction by moving the required members to the constructor and the optional ones to setters.Closes gh-15973