You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2016/06/20 08:07:05 UTC

[jira] [Created] (SYNCOPE-873) Remove list() methods from User, Group and AnyObject REST APIs

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)