| Class | Description |
|---|---|
| FlowableAdminAppProperties |
Properties for the Admin UI App.
|
| FlowableAdminAppProperties.Encryption |
Passwords for rest endpoints and master configs are stored encrypted in the database using AES/CBC/PKCS5PADDING
It needs a 128-bit initialization vector (http://en.wikipedia.org/wiki/Initialization_vector)
and a 128-bit secret key represented as 16 ascii characters below
|
| FlowableAdminAppProperties.Security |
The security configuration for the Admin Application.
|
Copyright © 2020 Flowable. All rights reserved.