Skip to content

Remove deprecated constructors in PasswordEncoders #11985

@jgrandja

Description

@jgrandja

Remove deprecated constructor in Argon2PasswordEncoder and replace with Argon2PasswordEncoder.defaultsForSpringSecurity_v5_2().

Remove deprecated constructor in SCryptPasswordEncoder and replace with SCryptPasswordEncoder.defaultsForSpringSecurity_v4_1().

Remove deprecated constructors in Pbkdf2PasswordEncoder and replace with Pbkdf2PasswordEncoder.defaultsForSpringSecurity_v5_5().

Related gh-11904

Metadata

Metadata

Assignees

Labels

in: cryptoAn issue in spring-security-cryptotype: breaks-passivityA change that breaks passivity with the previous release

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions