You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2021/02/25 22:43:00 UTC

[jira] [Resolved] (NIFI-7129) Allow StringEncryptor injection in FingerprintFactory

     [ https://issues.apache.org/jira/browse/NIFI-7129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann resolved NIFI-7129.
------------------------------------
    Fix Version/s: 1.14.0
       Resolution: Fixed

GitHub PR 4809 refactored StringEncryptor to a PropertyEncryptor interface with specific implementations.  FingerprintFactory now leverages PropertyEncryptor.

> Allow StringEncryptor injection in FingerprintFactory
> -----------------------------------------------------
>
>                 Key: NIFI-7129
>                 URL: https://issues.apache.org/jira/browse/NIFI-7129
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework, Security
>    Affects Versions: 1.11.1
>            Reporter: Andy LoPresto
>            Assignee: David Handermann
>            Priority: Major
>              Labels: dependency-injection, security
>             Fix For: 1.14.0
>
>
> The {{FingerprintFactory}} should allow injection of a {{StringEncryptor}}. Similar to the {{SecureHasher}} injection proposed by NIFI-7127, this will improve flexibility and unit testing. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)