[
https://issues.apache.org/jira/browse/NIFI-15090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18030300#comment-18030300
]
ASF subversion and git services commented on NIFI-15090:
--------------------------------------------------------
Commit cc32eef2b62891c616550d9b0fd0f8c40c7c80ad in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=cc32eef2b6 ]
NIFI-15090 Refactored Authorizers XML loading with DOM instead of JAXB
Signed-off-by: Pierre Villard <[email protected]>
This closes #10417.
> Refactor Authorizers XML Processing
> -----------------------------------
>
> Key: NIFI-15090
> URL: https://issues.apache.org/jira/browse/NIFI-15090
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Following the pattern of refactoring Login Identity Providers configuration
> loading, framework loading of authorizers.xml should be refactored to move
> away from JAXB to XML DOM parsing. The refactored implementation should
> remove the need for the JAXB class generation Maven plugin, and also remove
> the JAXB dependencies from the framework authorizer module.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)