Uses of Class
org.apache.syncope.client.enduser.rest.SyncopeRestClient
- 
Packages that use SyncopeRestClient Package Description org.apache.syncope.client.enduser org.apache.syncope.client.enduser.panels.any  - 
- 
Uses of SyncopeRestClient in org.apache.syncope.client.enduser
Methods in org.apache.syncope.client.enduser that return SyncopeRestClient Modifier and Type Method Description SyncopeRestClientIdRepoEnduserContext. syncopeRestClient() - 
Uses of SyncopeRestClient in org.apache.syncope.client.enduser.panels.any
Fields in org.apache.syncope.client.enduser.panels.any declared as SyncopeRestClient Modifier and Type Field Description protected SyncopeRestClientAbstractAttrs. syncopeRestClient 
 -