Uses of Class
io.inverno.mod.security.authentication.password.SCryptPassword.Encoder
Packages that use SCryptPassword.Encoder
-
Uses of SCryptPassword.Encoder in io.inverno.mod.security.authentication.password
Constructors in io.inverno.mod.security.authentication.password with parameters of type SCryptPassword.EncoderModifierConstructorDescriptionSCryptPassword(String encoded, SCryptPassword.Encoder encoder) Creates a Scrypt password with the specified value and encoder.