Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-1151

Improve the SecurityServerClient API, possibly the SOAP API also

XMLWordPrintable

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      The SecurityServerClient API could use some improvements:

      Have a complete, symmetrical API across all the SOAPEntity types (Principal, Group, Role). This should include at least the following (examples for Principal only):
      addPrincipal(SOAPPrincipal)
      removePrincipal(SOAPPrincipal)
      updatePrincipal(SOAPPrincipal)

      Have the SecurityServerClient use Lists rather than Arrays when returning collections of SOAPEntities. Even if this is only outward-facing and handled as Arrays internally, that is fine. Failing that, a Util class would be nice for wrestling with arrays. See this thread for details.

              Unassigned Unassigned
              7da6d7ffe6d1 Graham Bakay
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: