Package org.springframework.security.crypto.password4j
@NullMarked
package org.springframework.security.crypto.password4j
Password encoding support backed by the password4j library.
-
ClassesClassDescriptionImplementation of
PasswordEncoderthat uses the Password4j library with Argon2 hashing algorithm.Implementation ofPasswordEncoderthat uses the Password4j library with Balloon hashing algorithm.Implementation ofPasswordEncoderthat uses the Password4j library with BCrypt hashing algorithm.Implementation ofPasswordEncoderthat uses the Password4j library with PBKDF2 hashing algorithm.Implementation ofPasswordEncoderthat uses the Password4j library with SCrypt hashing algorithm.