Francesco Chicchiriccò created SYNCOPE-524:
----------------------------------------------

             Summary: Use JSON for serialized POJOs in the internal storage
                 Key: SYNCOPE-524
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-524
             Project: Syncope
          Issue Type: Improvement
          Components: core
            Reporter: Francesco Chicchiriccò
            Assignee: Francesco Chicchiriccò
             Fix For: 1.2.0


Currently different kinds of POJOs are stored serialized in some JPA entity's 
field (connector configuration, attributes for propagation tasks, user / role 
templates for sync tasks, ...).

Till now such objects are (de)serialized in XML via {{XStream}} - we can remove 
such dependency and also improve performances by using Jackson and JSON.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to