nifi/nifi-commons
Andy LoPresto 2cc467eb58
NIFI-3833 Added encrypted flowfile repository implementation.
Added EncryptedSchemaRepositoryRecordSerde.
Refactored CryptoUtils utility methods for repository encryption configuration validation checks to RepositoryEncryptorUtils.
Added FlowFile repo encryption config container.
Added more logging in cryptographic and serialization operations.
Generalized log messages in shared encryption services.
Added encrypted serde factory.
Added marker impl for encrypted WAL.
Moved validation of FF repo encryption config earlier in startup process.
Refactored duplicate property lookup code in NiFiProperties.
Added title case string helper.
Added validation and warning around misformatted encryption repo properties.
Added unit tests.
Added documentation to User Guide & Admin Guide.
Added screenshot for docs.
Added links to relevant sections of NiFi In-Depth doc to User Guide.
Added flowfile & content repository encryption configuration properties to default nifi.properties.

Signed-off-by: Joe Witt <joewitt@apache.org>
Signed-off-by: Mark Payne <markap14@hotmail.com>

This closes #3968.
2020-01-10 10:44:59 -08:00
..
nifi-data-provenance-utils NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-expression-language NIFI-6839 - Upgrade jackson-databind direct dependencies 2019-11-25 10:58:22 -05:00
nifi-flowfile-packager NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-hl7-query-language NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-json-utils NIFI-6839 - Upgrade jackson-databind direct dependencies 2019-11-25 10:58:22 -05:00
nifi-logging-utils NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-metrics NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-parameter NIFI-6948 - Removing some debug logging. 2019-12-23 16:07:52 -05:00
nifi-properties NIFI-3833 Added encrypted flowfile repository implementation. 2020-01-10 10:44:59 -08:00
nifi-record NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-record-path NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-rocksdb-utils NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-schema-utils NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00
nifi-security-utils NIFI-3833 Added encrypted flowfile repository implementation. 2020-01-10 10:44:59 -08:00
nifi-site-to-site-client NIFI-6839 - Upgrade jackson-databind direct dependencies 2019-11-25 10:58:22 -05:00
nifi-socket-utils NIFI-6830 Change code to allow empty KeyPassword. 2020-01-09 11:53:15 -05:00
nifi-utils NIFI-6707: Addition of nifi-system-tests module. Updates to EmbeddedNiFi, NiFi and SystemBundle to properly support classloader isolation that is needed for creating system-level tests and isolating the classpath of the tests themselves from the NiFi classpath. Fixed bootstrap listener to ensure that it always closes socket before calling shutdown(). Failure to do so can result in RunNiFi sometimes timing out while waiting for a response from NiFi 2019-11-08 12:33:16 -05:00
nifi-web-utils NIFI-6839 - Upgrade jackson-databind direct dependencies 2019-11-25 10:58:22 -05:00
nifi-write-ahead-log NIFI-3833 Added encrypted flowfile repository implementation. 2020-01-10 10:44:59 -08:00
pom.xml NIFI-6733 updating to next release version for master branch 2019-11-04 13:31:39 -05:00