|
There is a newer version available. Please update to Spring Security 5.6! |
PasswordEncoder
Spring Security’s servlet support storing passwords securely by integrating with PasswordEncoder.
Customizing the PasswordEncoder implementation used by Spring Security can be done by exposing a PasswordEncoder Bean.