Uses of Class
org.apache.syncope.client.console.rest.SRARouteRestClient
-
Packages that use SRARouteRestClient Package Description org.apache.syncope.client.console org.apache.syncope.client.console.panels -
-
Uses of SRARouteRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return SRARouteRestClient Modifier and Type Method Description SRARouteRestClientAMConsoleContext. sraRouteRestClient() -
Uses of SRARouteRestClient in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as SRARouteRestClient Modifier and Type Field Description protected SRARouteRestClientSRARouteWizardBuilder. sraRouteRestClientprotected SRARouteRestClientSRAStatisticsPanel. sraRouteRestClientConstructors in org.apache.syncope.client.console.panels with parameters of type SRARouteRestClient Constructor Description SRARouteDirectoryPanel(String id, SRARouteRestClient restClient, PageReference pageRef)SRARouteWizardBuilder(SRARouteTO route, SRARouteRestClient sraRouteRestClient, PageReference pageRef)
-