Class RealmRestClient

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

public class RealmRestClient extends BaseRestClient
Console client for invoking REST Realm's services.
See Also: