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 TypeClassDescriptionclassByte-array based implementation ofFixedSaltGenerator, that will always return the same salt.classString based implementation ofFixedSaltGenerator, that will always return the same salt.