Emilio Setiadarma created NIFI-10104:
----------------------------------------

             Summary: 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


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)

Reply via email to