Package overit.geocall.util.password
package overit.geocall.util.password
-
ClassDescriptionDeprecated.Class that manages the Argon2 algorithm used to store the password.Class that manages the BCrypt algorithm used to store the passwordClass that manages the None algorithm used to store the password.Abstract class used to manage the algorithm to store a passwordDeprecated.use
PBKDF2V2Class that manages the PBKDF2 algorithm used to store the password.Deprecated.useSCryptV2Class that manages the SCrypt algorithm used to store the password.
Argon2V2