Uses of Interface
com.flowable.platform.engine.impl.tenant.ProtectedVariableValueEncryptor
Package
Description
-
Uses of ProtectedVariableValueEncryptor in com.flowable.platform.engine
Modifier and TypeFieldDescriptionprotected ProtectedVariableValueEncryptor
PlatformEngineConfiguration.protectedVariableValueEncryptor
Modifier and TypeMethodDescriptionPlatformEngineConfiguration.getProtectedVariableValueEncryptor()
Modifier and TypeMethodDescriptionvoid
PlatformEngineConfiguration.setProtectedVariableValueEncryptor
(ProtectedVariableValueEncryptor valueEncryptor) -
Uses of ProtectedVariableValueEncryptor in com.flowable.platform.engine.impl.persistence.entity
Modifier and TypeMethodDescriptionprotected void
TenantVariableEntityImpl.encryptJsonNode
(com.fasterxml.jackson.databind.JsonNode jsonNode, ProtectedVariableValueEncryptor valueEncryptor) -
Uses of ProtectedVariableValueEncryptor in com.flowable.platform.engine.impl.tenant