[
https://issues.apache.org/jira/browse/NIFI-10104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-10104.
-------------------------------------
Fix Version/s: 1.17.0
Resolution: Fixed
> Refactor use of PropertyEncryptor
> ----------------------------------
>
> Key: NIFI-10104
> URL: https://issues.apache.org/jira/browse/NIFI-10104
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Emilio Setiadarma
> Assignee: Emilio Setiadarma
> Priority: Minor
> Fix For: 1.17.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> A lot of classes in the NiFi framework use `PropertyEncryptor` and a
> sometimes there is a lot of these `PropertyEncryptors present. One example is
> XmlFlowSynchronizer. It has a `PropertyEncryptor` variable in the class, and
> the `sync` function takes in a `FlowController` which has a
> `PropertyEncryptor`, and the function itself takes a `PropertyEncryptor.`
> This issue aims to provide a clean up effort.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)