[[servlet-authentication-password-storage]] = PasswordEncoder Spring Security's servlet support storing passwords securely by integrating with <>. Customizing the `PasswordEncoder` implementation used by Spring Security can be done by <>.