David Handermann created NIFI-10897:
---------------------------------------
Summary: Refactor Deprecated use of Spring Security Base64 for
Kerberos
Key: NIFI-10897
URL: https://issues.apache.org/jira/browse/NIFI-10897
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework, NiFi Registry, Security
Reporter: David Handermann
Assignee: David Handermann
Several Kerberos components in NiFi security and NiFi Registry security modules
use the Spring Security Base64 class for encoding. The class is deprecated and
should be replaced with {{java.util.Base64}}. Additional deprecated time
formatting methods in these components should also be updated.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)