[
https://issues.apache.org/jira/browse/NIFI-8651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17362040#comment-17362040
]
ASF subversion and git services commented on NIFI-8651:
-------------------------------------------------------
Commit 1ccc4fbb0ff6a4041ddff180ab07a1675308e4a3 in nifi's branch
refs/heads/main from Joe Gresock
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=1ccc4fb ]
NIFI-8651: Refactor Sensitive Properties Providers for extension
This closes #5131
Signed-off-by: David Handermann <[email protected]>
> 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
> Priority: Major
> Time Spent: 3h
> Remaining Estimate: 0h
>
> 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
> "protection scheme". This scheme will correlate to the values of the
> `.protected` properties in nifi.properties.
> For example, a protectionScheme of `aes/gcm/256` would map to the
> AESSensitivePropertiesProvider.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)