nifi/nifi-nar-bundles/nifi-standard-services/nifi-kerberos-user-service-api
Bryan Bende 21c2fb95d3
NIFI-8973 Implement KerberosUserService API and keytab, password, and ticket cache implementations
NIFI-8974 Integrate KerberosUserService with HDFS processors

NIFI-8980 Integrate KerberosUserService with Kafka 2.6 processors
- Introduced SelfContainerKerberosUserService to restrict which impls can be used with Kafka
- Add variations of KerberosUser doAs that allow setting the context ClassLoader
- Add additional unit tests for configurations

This closes #5277

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2021-08-18 19:54:56 -05:00
..
src/main/java/org/apache/nifi/kerberos NIFI-8973 Implement KerberosUserService API and keytab, password, and ticket cache implementations 2021-08-18 19:54:56 -05:00
pom.xml NIFI-8973 Implement KerberosUserService API and keytab, password, and ticket cache implementations 2021-08-18 19:54:56 -05:00