Uses of Package
org.camunda.bpm.engine.impl.digest
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
-
ClassDescriptionThe
PasswordEncryptor
provides the api to customize the encryption of passwords.Different Camunda versions use different hashing algorithms. -
ClassDescriptionIn order to distinguish between the used hashed algorithm for the password encryption, as prefix is persisted with the encrypted to the database.The
PasswordEncryptor
provides the api to customize the encryption of passwords.