Uses of Interface
com.flowable.content.engine.crypto.ContentCryptoHandler
Packages that use ContentCryptoHandler
Package
Description
-
Uses of ContentCryptoHandler in com.flowable.content.engine
Fields in com.flowable.content.engine declared as ContentCryptoHandlerModifier and TypeFieldDescriptionprotected ContentCryptoHandler
ContentEngineConfiguration.contentCryptoHandler
Methods in com.flowable.content.engine that return ContentCryptoHandlerMethods in com.flowable.content.engine with parameters of type ContentCryptoHandlerModifier and TypeMethodDescriptionvoid
ContentEngineConfiguration.setContentCryptoHandler
(ContentCryptoHandler contentCryptoHandler) -
Uses of ContentCryptoHandler in com.flowable.content.engine.impl
Methods in com.flowable.content.engine.impl with parameters of type ContentCryptoHandlerModifier and TypeMethodDescriptionstatic InputStream
ContentItemHelper.getContent
(ContentItem contentItem, ContentStorage contentStorage, ContentCryptoHandler contentCryptoHandler) -
Uses of ContentCryptoHandler in com.flowable.content.engine.impl.util
Methods in com.flowable.content.engine.impl.util that return ContentCryptoHandlerModifier and TypeMethodDescriptionstatic ContentCryptoHandler
CommandContextUtil.getContentCryptoHandler()
static ContentCryptoHandler
CommandContextUtil.getContentCryptoHandler
(CommandContext commandContext)