Uses of Class
org.apache.syncope.client.console.rest.ResourceRestClient
Packages that use ResourceRestClient
Package
Description
-
Uses of ResourceRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return ResourceRestClientMethods in org.apache.syncope.client.console with parameters of type ResourceRestClientModifier and TypeMethodDescriptionIdMConsoleContext.anyDirectoryPanelAdditionalActionLinksProvider(ResourceRestClient resourceRestClient, UserRestClient userRestClient) IdMConsoleContext.resourceProvider(ResourceRestClient resourceRestClient) -
Uses of ResourceRestClient in org.apache.syncope.client.console.commons
Fields in org.apache.syncope.client.console.commons declared as ResourceRestClientModifier and TypeFieldDescriptionprotected final ResourceRestClientIdMAnyDirectoryPanelAdditionalActionLinksProvider.resourceRestClientprotected final ResourceRestClientResourceDataProvider.resourceRestClientConstructors in org.apache.syncope.client.console.commons with parameters of type ResourceRestClientModifierConstructorDescriptionIdMAnyDirectoryPanelAdditionalActionLinksProvider(ResourceRestClient resourceRestClient, UserRestClient userRestClient) IdMExternalResourceProvider(ResourceRestClient resourceRestClient) ResourceDataProvider(ResourceRestClient resourceRestClient, int paginatorRows, PageReference pageRef, String keyword) -
Uses of ResourceRestClient in org.apache.syncope.client.console.pages
Fields in org.apache.syncope.client.console.pages declared as ResourceRestClient -
Uses of ResourceRestClient in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as ResourceRestClientModifier and TypeFieldDescriptionprotected ResourceRestClientConnectorDirectoryPanel.resourceRestClientprotected ResourceRestClientConnObjectListViewPanel.resourceRestClientConstructors in org.apache.syncope.client.console.panels with parameters of type ResourceRestClient -
Uses of ResourceRestClient in org.apache.syncope.client.console.status
Fields in org.apache.syncope.client.console.status declared as ResourceRestClientModifier and TypeFieldDescriptionprotected ResourceRestClientAnyStatusDirectoryPanel.resourceRestClient -
Uses of ResourceRestClient in org.apache.syncope.client.console.topology
Fields in org.apache.syncope.client.console.topology declared as ResourceRestClientModifier and TypeFieldDescriptionprotected ResourceRestClientTopology.resourceRestClientprotected ResourceRestClientTopologyTogglePanel.resourceRestClientprotected ResourceRestClientTopologyWebSocketBehavior.resourceRestClient -
Uses of ResourceRestClient in org.apache.syncope.client.console.wizards.any
Fields in org.apache.syncope.client.console.wizards.any declared as ResourceRestClientModifier and TypeFieldDescriptionprotected ResourceRestClientLinkedAccountDetailsPanel.resourceRestClientprotected ResourceRestClientMergeLinkedAccountsResourcesPanel.resourceRestClientprotected ResourceRestClientMergeLinkedAccountsReviewPanel.resourceRestClientprotected final ResourceRestClientMergeLinkedAccountsWizardBuilder.resourceRestClientConstructors in org.apache.syncope.client.console.wizards.any with parameters of type ResourceRestClientModifierConstructorDescriptionMergeLinkedAccountsWizardBuilder(IModel<UserTO> model, UserDirectoryPanel parentPanel, BaseModal<?> modal, ResourceRestClient resourceRestClient, UserRestClient userRestClient, PageReference pageRef) -
Uses of ResourceRestClient in org.apache.syncope.client.console.wizards.resources
Fields in org.apache.syncope.client.console.wizards.resources declared as ResourceRestClientModifier and TypeFieldDescriptionprotected ResourceRestClientResourceProvisionPanel.resourceRestClientprotected final ResourceRestClientResourceWizardBuilder.resourceRestClientConstructors in org.apache.syncope.client.console.wizards.resources with parameters of type ResourceRestClientModifierConstructorDescriptionResourceWizardBuilder(ResourceTO resourceTO, ResourceRestClient resourceRestClient, ConnectorRestClient connectorRestClient, PageReference pageRef)