Package | Description |
---|---|
org.camunda.bpm.engine.impl.cfg | |
org.camunda.bpm.engine.impl.digest |
Modifier and Type | Field and Description |
---|---|
protected SaltGenerator |
ProcessEngineConfigurationImpl.saltGenerator |
Modifier and Type | Method and Description |
---|---|
SaltGenerator |
ProcessEngineConfigurationImpl.getSaltGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
ProcessEngineConfigurationImpl.setSaltGenerator(SaltGenerator saltGenerator) |
Modifier and Type | Class and Description |
---|---|
class |
Base64EncodedSaltGenerator |
class |
Default16ByteSaltGenerator |
Copyright © 2022. All rights reserved.