Francesco Chicchiriccò created SYNCOPE-599:
----------------------------------------------
Summary: Enhance console's authorization.xml parsing
Key: SYNCOPE-599
URL: https://issues.apache.org/jira/browse/SYNCOPE-599
Project: Syncope
Issue Type: Improvement
Components: console
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
Fix For: 1.1.9, 1.2.1, 1.3.0
The current implementation of
{{org.apache.syncope.console.commons.XMLRolesReader}} can be improved in some
ways:
# declare it with {{scope="singleton"}} in Spring to avoid multiple
instantiations
# store relevant information when parsing and then read from this cache upon
request
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)