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 ResourceRestClient
IdMAnyDirectoryPanelAdditionalActionLinksProvider.resourceRestClient
protected final ResourceRestClient
ResourceDataProvider.resourceRestClient
Constructors 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 ResourceRestClient
ConnectorDirectoryPanel.resourceRestClient
protected ResourceRestClient
ConnObjectListViewPanel.resourceRestClient
protected ResourceRestClient
VirSchemaDetails.resourceRestClient
Constructors 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 ResourceRestClient
AnyStatusDirectoryPanel.resourceRestClient
-
Uses of ResourceRestClient in org.apache.syncope.client.console.topology
Fields in org.apache.syncope.client.console.topology declared as ResourceRestClientModifier and TypeFieldDescriptionprotected ResourceRestClient
Topology.resourceRestClient
protected ResourceRestClient
TopologyTogglePanel.resourceRestClient
protected ResourceRestClient
TopologyWebSocketBehavior.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 ResourceRestClient
LinkedAccountDetailsPanel.resourceRestClient
protected ResourceRestClient
MergeLinkedAccountsResourcesPanel.resourceRestClient
protected ResourceRestClient
MergeLinkedAccountsReviewPanel.resourceRestClient
protected final ResourceRestClient
MergeLinkedAccountsWizardBuilder.resourceRestClient
Constructors 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 ResourceRestClient
ResourceProvisionPanel.resourceRestClient
protected final ResourceRestClient
ResourceWizardBuilder.resourceRestClient
Constructors in org.apache.syncope.client.console.wizards.resources with parameters of type ResourceRestClientModifierConstructorDescriptionResourceWizardBuilder
(ResourceTO resourceTO, ResourceRestClient resourceRestClient, ConnectorRestClient connectorRestClient, PageReference pageRef)