Package | Description |
---|---|
org.camunda.bpm.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
org.camunda.bpm.engine.impl.cfg | |
org.camunda.bpm.engine.impl.digest |
Class and Description |
---|
SecurityLogger |
Class and Description |
---|
PasswordEncryptor
The
PasswordEncryptor provides the api to customize
the encryption of passwords. |
PasswordManager
Different Camunda versions use different hashing algorithms.
|
SaltGenerator |
Class and Description |
---|
Base64EncodedHashDigest |
Base64EncodedSaltGenerator |
DatabasePrefixHandler
In order to distinguish between the used hashed algorithm
for the password encryption, as prefix is persisted with the
encrypted to the database.
|
PasswordEncryptor
The
PasswordEncryptor provides the api to customize
the encryption of passwords. |
SaltGenerator |
SecurityLogger |
Copyright © 2022. All rights reserved.