mirror of
https://github.com/apache/nifi.git
synced 2025-02-06 01:58:32 +00:00
940bc3056c
* 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.