| Interface and Description |
|---|
| org.springframework.security.authentication.encoding.PasswordEncoder
It is recommended to use
PasswordEncoder instead which
better accommodates best practice of randomly generated salt that is included with the
password. |