Uses of Class
org.apache.syncope.client.console.rest.ClientAppRestClient
-
Packages that use ClientAppRestClient Package Description org.apache.syncope.client.console org.apache.syncope.client.console.clientapps -
-
Uses of ClientAppRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return ClientAppRestClient Modifier and Type Method Description ClientAppRestClient
AMConsoleContext. clientAppRestClient()
-
Uses of ClientAppRestClient in org.apache.syncope.client.console.clientapps
Fields in org.apache.syncope.client.console.clientapps declared as ClientAppRestClient Modifier and Type Field Description protected ClientAppRestClient
ClientAppDirectoryPanel. clientAppRestClient
protected ClientAppRestClient
ClientAppModalPanelBuilder. clientAppRestClient
protected ClientAppRestClient
ClientAppPropertyWizardBuilder. clientAppRestClient
protected ClientAppRestClient
ClientApps. clientAppRestClient
protected ClientAppRestClient
UsernameAttributeProviderModalPanelBuilder. clientAppRestClient
-