[ 
https://issues.apache.org/jira/browse/NIFI-9184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17418295#comment-17418295
 ] 

ASF subversion and git services commented on NIFI-9184:
-------------------------------------------------------

Commit e78674ec596bdd806b06a24a63be7714e1572390 in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e78674e ]

NIFI-9184 Refactored shared methods in Sensitive Property Providers

- Added EncodedSensitivePropertiesProvider with Base64 encoding methods
- Added ClientBasedEncodedSensitivePropertiesProvider with validate method
- Abstracted client configuration to ClientProvider interface and 
implementations
- Added unit tests for AWS and Azure Property Providers

NIFI-9184 Adjusted abstract provider class names and updated documentation

Signed-off-by: Nathan Gough <[email protected]>

This closes #5363.


> Refactor Shared Methods in Sensitive Property Providers
> -------------------------------------------------------
>
>                 Key: NIFI-9184
>                 URL: https://issues.apache.org/jira/browse/NIFI-9184
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Core Framework
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Minor
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Multiple Sensitive Property Provider implementations share common code for 
> converting values to and from byte arrays using Base64 encoding, as well as 
> similar concepts for initialization and shutdown. Refactoring these methods 
> to a shared location would streamline the individual implementations.



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

Reply via email to