[
https://issues.apache.org/jira/browse/NIFI-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy LoPresto updated NIFI-1470:
--------------------------------
Fix Version/s: (was: 0.6.0)
> Add accessor for PBE and Keyed CipherProviders to CipherProviderFactory
> -----------------------------------------------------------------------
>
> Key: NIFI-1470
> URL: https://issues.apache.org/jira/browse/NIFI-1470
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Core Framework
> Affects Versions: 0.5.0
> Reporter: Andy LoPresto
> Assignee: Andy LoPresto
> Priority: Trivial
> Labels: encryption, security
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Currently the
> {{CipherProviderFactory#getCipherProvider(KeyDerivationFunction)}} method
> returns a {{CipherProvider}} instance without casting to the more specific
> interface. Provide more specific accessor methods for scenarios when the
> desired destination interface is known.
> * {{getPBECipherProvider(KeyDerivationFunction)}}
> * {{getKeyedCipherProvider(KeyDerivationFunction)}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)