Uses of Interface
com.flowable.content.engine.crypto.ContentCryptoHandler
Package
Description
-
Uses of ContentCryptoHandler in com.flowable.content.engine
Modifier and TypeFieldDescriptionprotected ContentCryptoHandler
ContentEngineConfiguration.contentCryptoHandler
Modifier and TypeMethodDescriptionvoid
ContentEngineConfiguration.setContentCryptoHandler
(ContentCryptoHandler contentCryptoHandler) -
Uses of ContentCryptoHandler in com.flowable.content.engine.impl
Modifier and TypeMethodDescriptionstatic InputStream
ContentItemHelper.getContent
(ContentItem contentItem, ContentStorage contentStorage, ContentCryptoHandler contentCryptoHandler) -
Uses of ContentCryptoHandler in com.flowable.content.engine.impl.util
Modifier and TypeMethodDescriptionstatic ContentCryptoHandler
CommandContextUtil.getContentCryptoHandler()
static ContentCryptoHandler
CommandContextUtil.getContentCryptoHandler
(CommandContext commandContext)