[
https://issues.apache.org/jira/browse/NIFI-10897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17640845#comment-17640845
]
ASF subversion and git services commented on NIFI-10897:
--------------------------------------------------------
Commit de296b5e659bd5826405c4ee7afdaa58e500ecaa in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=de296b5e65 ]
NIFI-10897 Replaced Spring Security Base64 with java.util.Base64
This closes #6728
Signed-off-by: Mike Thomsen <[email protected]>
> 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
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)