Class LegacyPasswordEncoder

  • All Implemented Interfaces:
    org.springframework.security.crypto.password.PasswordEncoder

    public class LegacyPasswordEncoder
    extends LegacyMessageDigestPasswordEncoder
    Support legacy style salting of passwords. This is not considered secure, it is only present for backwards compatibility.