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 ClientAppRestClientAMConsoleContext. 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 ClientAppRestClientClientAppDirectoryPanel. clientAppRestClientprotected ClientAppRestClientClientAppModalPanelBuilder. clientAppRestClientprotected ClientAppRestClientClientAppPropertyWizardBuilder. clientAppRestClientprotected ClientAppRestClientClientApps. clientAppRestClientprotected ClientAppRestClientUsernameAttributeProviderModalPanelBuilder. clientAppRestClient
-