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

    • SyncopeRestClient

      public SyncopeRestClient()
  • Method Details

    • searchUserTypeExtensions

      public List<String> searchUserTypeExtensions(String groupName)