Uses of Class
org.apache.syncope.client.console.rest.SyncopeRestClient
Packages that use SyncopeRestClient
Package
Description
-
Uses of SyncopeRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return SyncopeRestClient -
Uses of SyncopeRestClient in org.apache.syncope.client.console.pages
Fields in org.apache.syncope.client.console.pages declared as SyncopeRestClient -
Uses of SyncopeRestClient in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as SyncopeRestClientModifier and TypeFieldDescriptionprotected SyncopeRestClient
DashboardSystemPanel.syncopeRestClient
Constructors in org.apache.syncope.client.console.panels with parameters of type SyncopeRestClientModifierConstructorDescriptionNetworkServiceDirectoryPanel
(String id, NetworkService.Type type, SyncopeRestClient syncopeRestClient, PageReference pageRef) ParametersDirectoryPanel
(String id, SyncopeRestClient restClient, PageReference pageRef) Constructor parameters in org.apache.syncope.client.console.panels with type arguments of type SyncopeRestClientModifierConstructorDescriptionParametersDirectoryPanel
(String id, DirectoryPanel.Builder<ConfParam, ConfParam, SyncopeRestClient> builder) -
Uses of SyncopeRestClient in org.apache.syncope.client.console.wizards.any
Fields in org.apache.syncope.client.console.wizards.any declared as SyncopeRestClient