Uses of Class
org.apache.syncope.client.console.rest.DelegationRestClient
Packages that use DelegationRestClient
Package
Description
-
Uses of DelegationRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return DelegationRestClient -
Uses of DelegationRestClient in org.apache.syncope.client.console.pages
Fields in org.apache.syncope.client.console.pages declared as DelegationRestClient -
Uses of DelegationRestClient in org.apache.syncope.client.console.panels
Constructors in org.apache.syncope.client.console.panels with parameters of type DelegationRestClient -
Uses of DelegationRestClient in org.apache.syncope.client.console.wizards
Fields in org.apache.syncope.client.console.wizards declared as DelegationRestClientModifier and TypeFieldDescriptionprotected final DelegationRestClient
DelegationWizardBuilder.delegationRestClient
Constructors in org.apache.syncope.client.console.wizards with parameters of type DelegationRestClientModifierConstructorDescriptionDelegationWizardBuilder
(DelegationTO defaultItem, UserRestClient userRestClient, DelegationRestClient delegationRestClient, PageReference pageRef)