nifi/nifi-commons/nifi-property-protection-lo...
exceptionfactory 18a4182cb0
NIFI-9883 Refactor Property Protection using Isolated ClassLoader (#5972)
* NIFI-9883 Refactored property protection to isolated ClassLoader

- Added nifi-property-protection-loader for abstracting access to implementation classes using ServiceLoader
- Updated Authorizer and Login Identity Provider configuration using isolated ClassLoader
- Updated NiFi Properties Loader using isolated ClassLoader
- Updated nifi-assembly to place property protection dependencies in lib/properties directory
- Updated and refactored unit tests
- Corrected LoginIdentityProviderFactoryBean getObject() Type
2022-04-19 11:08:04 -04:00
..
src/main/java/org/apache/nifi NIFI-9883 Refactor Property Protection using Isolated ClassLoader (#5972) 2022-04-19 11:08:04 -04:00
pom.xml NIFI-9883 Refactor Property Protection using Isolated ClassLoader (#5972) 2022-04-19 11:08:04 -04:00