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:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.apache.syncope.client.enduser.rest.BaseRestClient
LOG
-
-
Constructor Summary
Constructors Constructor Description SyncopeRestClient()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>
searchUserTypeExtensions(String groupName)
-
Methods inherited from class org.apache.syncope.client.enduser.rest.BaseRestClient
getObject, getService, getService, getStatus, getSyncopeService, resetClient, toOrderBy
-
-