Uses of Class
org.apache.syncope.client.console.rest.AttrRepoRestClient
Package
Description
-
Uses of AttrRepoRestClient in org.apache.syncope.client.console
-
Uses of AttrRepoRestClient in org.apache.syncope.client.console.pages
-
Uses of AttrRepoRestClient in org.apache.syncope.client.console.panels
ModifierConstructorDescriptionAttrRepoDirectoryPanel
(String id, AttrRepoRestClient restClient, PageReference pageRef) -
Uses of AttrRepoRestClient in org.apache.syncope.client.console.policies
Modifier and TypeFieldDescriptionprotected AttrRepoRestClient
AttrReleasePolicyModalPanel.attrRepoRestClient
-
Uses of AttrRepoRestClient in org.apache.syncope.client.console.wizards
Modifier and TypeFieldDescriptionprotected final AttrRepoRestClient
AttrRepoWizardBuilder.attrRepoRestClient
ModifierConstructorDescriptionAttrRepoWizardBuilder
(AttrRepoTO defaultItem, AttrRepoRestClient attrRepoRestClient, PageReference pageRef)