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

    • readUserGroupTypeExtension

      public List<String> readUserGroupTypeExtension(String groupName)
    • readUserRelationshipTypeExtension

      public List<String> readUserRelationshipTypeExtension(String relationshipType)