mirror of
https://github.com/apache/nifi.git
synced 2025-02-11 20:45:11 +00:00
* NIFI-7954 Wrapping HBase_*_ClientService calls in getUgi().doAs() and taking care of TGT renewal. * NIFI-7954 Simplified SecurityUtil.callWithUgi a little. * NIFI-7954 Simplified SecurityUtil.callWithUgi more. * NIFI-7954 Removed unnecessary code.