Class PasswordManager


  • public class PasswordManager
    extends Object
    Different Camunda 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 <= Camunda 7.6 | SHA1 >= Camunda 7.7 | SHA512