Uses of Class
io.wcm.devops.conga.generator.spi.context.ValueEncryptionContext
Packages that use ValueEncryptionContext
Package
Description
CONGA SPI with interfaces for the supported plugin types.
-
Uses of ValueEncryptionContext in io.wcm.devops.conga.generator.spi
Methods in io.wcm.devops.conga.generator.spi with parameters of type ValueEncryptionContextModifier and TypeMethodDescriptionValueEncryptionPlugin.encrypt(String parameterName, Object value, ValueEncryptionContext context) Encrypt value.