Class PasswordManager

java.lang.Object
org.operaton.bpm.engine.impl.digest.PasswordManager

public class PasswordManager extends Object
Different Operaton versions use different hashing algorithms. In addition, it is possible to add a custom hashing algorithm. The PasswordManager ensures that the right algorithm is used for the encryption. Default algorithms: Version: | Algorithm invalid input: '<'= Operaton 7.6 | SHA1 >= Operaton 7.7 | SHA512