Joseph Gresock created NIFI-8651:
------------------------------------
Summary: Refactor SensitivePropertiesProviderFactory
Key: NIFI-8651
URL: https://issues.apache.org/jira/browse/NIFI-8651
Project: Apache NiFi
Issue Type: Sub-task
Reporter: Joseph Gresock
Assignee: Joseph Gresock
In order to facilitate extensibility with SensitivePropertiesProviders (as in
NIFI-5481 and NIFI-8447), we should refactor the
SensitivePropertiesProviderFactory to return the appropriate SPP based on a
"provider scheme". This scheme will correlate to the values of the
`.protected` properties in nifi.properties.
For example, a providerScheme of `aes/gcm/256` would map to the
AESSensitivePropertiesProvider.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)