nifi/nifi-commons
Andy LoPresto 675d989003
NIFI-4139
- Moved key provider interface and implementations from nifi-data-provenance-utils module to nifi-security-utils module.
- Refactored duplicate byte[] concatenation methods from utility classes and removed deprecation warnings from CipherUtility.
- Created KeyProviderFactory to encapsulate key provider instantiation logic.
- Added logic to handle legacy package configuration values for key providers.
- Added unit tests.
- Added resource files for un/limited strength cryptography scenarios.
- Added ASL to test resources.
- Moved legacy FQCN handling logic to CryptUtils.
- Added unit tests to ensure application startup logic handles legacy FQCNs.
- Moved master key extraction/provision out of FBKP.
- Removed nifi-security-utils dependency on nifi-properties-loader module.
- Added unit tests.
2017-08-07 15:21:58 -04:00
..
nifi-data-provenance-utils NIFI-4139 2017-08-07 15:21:58 -04:00
nifi-expression-language NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-flowfile-packager NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-hl7-query-language NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-logging-utils NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-properties NIFI-4022 - Initial update for SASL support for cluster management in Zookeeper 2017-08-04 14:19:35 -04:00
nifi-record NIFI-4215 NiFi can now parse an Avro schema of a record that references an already defined record, including itself. 2017-08-03 15:13:07 -04:00
nifi-record-path NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-schema-utils NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-security-utils NIFI-4139 2017-08-07 15:21:58 -04:00
nifi-site-to-site-client NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-socket-utils NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-utils NIFI-4151: Updated UpdateAttribute to only create JAXB Context once; Minor performance tweaks to standard validators and StatusMerge.prettyPrint; updated AbstractConfiguredComponent to not create a new ValidationContext each time that validate is called but only when needed; updated FlowController, StandardControllerServiceProvider, and StandardProcessGroup so that component lookups can be performed using a ConcurrentMap at FlowController level instead of having to perform a depth-first search through all ProcessGroups when calling findProcessor(), findProcessGroup(), findXYZ() 2017-07-06 13:43:56 -04:00
nifi-web-utils NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-write-ahead-log NIFI-3997: 2017-06-08 15:22:51 -04:00
pom.xml NIFI-3997: 2017-06-08 15:22:51 -04:00