Uses of Interface
org.exoplatform.web.security.hash.SaltedHashCodec
Packages that use SaltedHashCodec
-
Uses of SaltedHashCodec in org.exoplatform.web.security.hash
Classes in org.exoplatform.web.security.hash that implement SaltedHashCodecModifier and TypeClassDescriptionclassA codec able to transform aSaltedHashto and fromString.Fields in org.exoplatform.web.security.hash declared as SaltedHashCodecMethods in org.exoplatform.web.security.hash that return SaltedHashCodecMethods in org.exoplatform.web.security.hash with parameters of type SaltedHashCodecConstructors in org.exoplatform.web.security.hash with parameters of type SaltedHashCodecModifierConstructorDescriptionJCASaltedHashService(String algorithm, int iterationCount, int saltLength, int hashLength, SaltedHashCodec codec)