David Handermann created NIFI-15122:
---------------------------------------
Summary: Refactor File Authorizer using DOM instead of JAXB
Key: NIFI-15122
URL: https://issues.apache.org/jira/browse/NIFI-15122
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Reporter: David Handermann
Assignee: David Handermann
Following the pattern of recent changes for Login Identity Providers and
Authorizations, the File Authorizer implementation with User Group Provider and
Access Policy Provider classes should be refactored from using JAXB to DOM for
XML parsing. As with other refactoring, this change will remove the need for
build plugins to generate Java classes from XML Schema Documents and will also
remove runtime dependencies on JAXB for reading and writing XML configuration.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)