Uses of Interface
org.pentaho.di.connections.utils.EncryptUtils.Transformer
-
Uses of EncryptUtils.Transformer in org.pentaho.di.connections.utils
Modifier and TypeMethodDescriptionstatic <E extends Exception>
voidEncryptUtils.transformFields
(Object object, EncryptUtils.Transformer<E> transformer) Transforms the values of the fields of an object which are marked with theEncrypted
annotation.