Sandor Molnar created KNOX-2235:
-----------------------------------
Summary: Refactor MessageBodyWriter implementations
Key: KNOX-2235
URL: https://issues.apache.org/jira/browse/KNOX-2235
Project: Apache Knox
Issue Type: Improvement
Components: AdminUI, Server
Affects Versions: 1.3.0, 1.4.0
Reporter: Sandor Molnar
There is a bunch of {{javax.ws.rs.ext.MessageBodyWriter<?>}} implementations in
{{gateway-admin-ui}} and {{knox-homepage-ui}} and they only differ in the class
they are passed as generic-type.
The purpose of this Jira is to refactor existing code to avoid duplication and
check out how to enforce
[FEATURE_SECURE_PROCESSING|https://docs.oracle.com/javase/8/docs/technotes/guides/security/jaxp/jaxp.html#feature-for-secure-processing]
with JAXB.
Cc. [~krisden]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)