-
Classes Class Description org.jasypt.salt.FixedByteArraySaltGenerator Deprecated in 1.9.2 in favour ofByteArrayFixedSaltGenerator, which implements the newFixedSaltGeneratorinterface and therefore is able to benefit from the performance improvements associated with it. This class will be removed in 1.10.0 (or 2.0.0).org.jasypt.salt.FixedStringSaltGenerator Deprecated in 1.9.2 in favour ofStringFixedSaltGenerator, which implements the newFixedSaltGeneratorinterface and therefore is able to benefit from the performance improvements associated with it. This class will be removed in 1.10.0 (or 2.0.0).