Francesco Chicchiriccò created SYNCOPE-873:
----------------------------------------------
Summary: Remove list() methods from User, Group and AnyObject REST
APIs
Key: SYNCOPE-873
URL: https://issues.apache.org/jira/browse/SYNCOPE-873
Project: Syncope
Issue Type: Improvement
Components: core
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
Fix For: 2.0.0
{{UserService}}, {{GroupService}} and {{AnyObjectService}} provides both
{{list()}} and {{search()}} endpoints, where the former looks now quite as
duplicated of the latter.
As improvement we can remove {{list()}} and adapt the remaining code to work
with {{search()}}, with very small changes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)