Uses of Class
org.apache.syncope.client.console.rest.SyncopeRestClient
-
-
Uses of SyncopeRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return SyncopeRestClient Modifier and Type Method Description SyncopeRestClient
IdRepoConsoleContext. syncopeRestClient()
-
Uses of SyncopeRestClient in org.apache.syncope.client.console.pages
Fields in org.apache.syncope.client.console.pages declared as SyncopeRestClient Modifier and Type Field Description protected SyncopeRestClient
BasePage. syncopeRestClient
-
Uses of SyncopeRestClient in org.apache.syncope.client.console.panels
Constructors in org.apache.syncope.client.console.panels with parameters of type SyncopeRestClient Constructor Description NetworkServiceDirectoryPanel(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 SyncopeRestClient Constructor Description ParametersDirectoryPanel(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 Modifier and Type Field Description protected SyncopeRestClient
Groups. syncopeRestClient
-