Class DynRealmRestClient

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

public class DynRealmRestClient extends BaseRestClient
Console client for invoking REST DynRealm's services.
See Also:
  • Constructor Details

    • DynRealmRestClient

      public DynRealmRestClient()
  • Method Details