| Modifier and Type | Class and Description |
|---|---|
(package private) class |
CipherPropertyEncryptor
Cipher Property Encryptor provides hexadecimal encoding and decoding around cipher operations
|
(package private) class |
KeyedCipherPropertyEncryptor
Property Encryptor implementation using Keyed Cipher Provider
|
(package private) class |
PasswordBasedCipherPropertyEncryptor
Property Encryptor implementation using Password Based Encryption Cipher Provider
|
| Modifier and Type | Method and Description |
|---|---|
PropertyEncryptor |
PropertyEncryptorBuilder.build()
Build Property Encryptor using current configuration
|
static PropertyEncryptor |
PropertyEncryptorFactory.getPropertyEncryptor(org.apache.nifi.util.NiFiProperties properties)
Get Property Encryptor using NiFi Properties
|
Copyright © 2023 Apache NiFi Project. All rights reserved.