Class ConnectorRestClient

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

public class ConnectorRestClient extends BaseRestClient
Console client for invoking Rest Connectors services.
See Also: