Uses of Package
org.flowable.ui.admin.properties
-
Packages that use org.flowable.ui.admin.properties Package Description org.flowable.ui.admin.properties org.flowable.ui.admin.service.engine -
Classes in org.flowable.ui.admin.properties used by org.flowable.ui.admin.properties Class Description 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 belowFlowableAdminAppProperties.Security The security configuration for the Admin Application. -
Classes in org.flowable.ui.admin.properties used by org.flowable.ui.admin.service.engine Class Description FlowableAdminAppProperties Properties for the Admin UI App.