Uses of Interface
org.jasypt.salt.FixedSaltGenerator
Packages that use FixedSaltGenerator
-
Uses of FixedSaltGenerator in org.jasypt.salt
Classes in org.jasypt.salt that implement FixedSaltGeneratorModifier and TypeClassDescriptionclass
Byte-array based implementation ofFixedSaltGenerator
, that will always return the same salt.class
String based implementation ofFixedSaltGenerator
, that will always return the same salt.