Uses of Class
org.apache.syncope.client.console.rest.AttrRepoRestClient
Packages that use AttrRepoRestClient
Package
Description
-
Uses of AttrRepoRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return AttrRepoRestClient -
Uses of AttrRepoRestClient in org.apache.syncope.client.console.pages
Fields in org.apache.syncope.client.console.pages declared as AttrRepoRestClient -
Uses of AttrRepoRestClient in org.apache.syncope.client.console.panels
Constructors in org.apache.syncope.client.console.panels with parameters of type AttrRepoRestClientModifierConstructorDescriptionAttrRepoDirectoryPanel
(String id, AttrRepoRestClient restClient, PageReference pageRef) -
Uses of AttrRepoRestClient in org.apache.syncope.client.console.policies
Fields in org.apache.syncope.client.console.policies declared as AttrRepoRestClientModifier and TypeFieldDescriptionprotected AttrRepoRestClient
AttrReleasePolicyModalPanel.attrRepoRestClient
-
Uses of AttrRepoRestClient in org.apache.syncope.client.console.wizards
Fields in org.apache.syncope.client.console.wizards declared as AttrRepoRestClientModifier and TypeFieldDescriptionprotected final AttrRepoRestClient
AttrRepoWizardBuilder.attrRepoRestClient
Constructors in org.apache.syncope.client.console.wizards with parameters of type AttrRepoRestClientModifierConstructorDescriptionAttrRepoWizardBuilder
(AttrRepoTO defaultItem, AttrRepoRestClient attrRepoRestClient, PageReference pageRef)