Class SyncopeRestClient

java.lang.Object
org.apache.syncope.client.enduser.rest.BaseRestClient
org.apache.syncope.client.enduser.rest.SyncopeRestClient
All Implemented Interfaces:
Serializable, RestClient

public class SyncopeRestClient extends BaseRestClient
See Also:
  • Constructor Details Link icon

    • SyncopeRestClient Link icon

      public SyncopeRestClient()
  • Method Details Link icon

    • searchUserTypeExtensions Link icon

      public List<String> searchUserTypeExtensions(String groupName)