Uses of Class
org.apache.syncope.client.console.rest.RealmRestClient
Packages that use RealmRestClient
Package
Description
-
Uses of RealmRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return RealmRestClientMethods in org.apache.syncope.client.console with parameters of type RealmRestClientModifier and TypeMethodDescriptionboolean
SyncopeWebApplication.fullRealmsTree
(RealmRestClient restClient) -
Uses of RealmRestClient in org.apache.syncope.client.console.clientapps
Fields in org.apache.syncope.client.console.clientapps declared as RealmRestClientModifier and TypeFieldDescriptionprotected RealmRestClient
ClientAppDirectoryPanel.realmRestClient
protected final RealmRestClient
ClientAppModalPanelBuilder.realmRestClient
Constructors in org.apache.syncope.client.console.clientapps with parameters of type RealmRestClientModifierConstructorDescriptionClientAppModalPanelBuilder
(ClientAppType type, T defaultItem, BaseModal<T> modal, PolicyRestClient policyRestClient, ClientAppRestClient clientAppRestClient, RealmRestClient realmRestClient, PageReference pageRef) -
Uses of RealmRestClient in org.apache.syncope.client.console.pages
Fields in org.apache.syncope.client.console.pages declared as RealmRestClientModifier and TypeFieldDescriptionprotected RealmRestClient
Realms.realmRestClient
protected RealmRestClient
Security.realmRestClient
-
Uses of RealmRestClient in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as RealmRestClientModifier and TypeFieldDescriptionprotected RealmRestClient
Realm.realmRestClient
protected final RealmRestClient
RealmChoicePanel.realmRestClient
protected final RealmRestClient
RealmWizardBuilder.realmRestClient
Constructors in org.apache.syncope.client.console.panels with parameters of type RealmRestClientModifierConstructorDescriptionRealmChoicePanel
(String id, String base, RealmRestClient realmRestClient, PageReference pageRef) RealmWizardBuilder
(RealmRestClient realmRestClient, PageReference pageRef) -
Uses of RealmRestClient in org.apache.syncope.client.console.status
Fields in org.apache.syncope.client.console.status declared as RealmRestClient -
Uses of RealmRestClient in org.apache.syncope.client.console.tasks
Fields in org.apache.syncope.client.console.tasks declared as RealmRestClientModifier and TypeFieldDescriptionprotected RealmRestClient
SchedTaskDirectoryPanel.realmRestClient
protected final RealmRestClient
SchedTaskWizardBuilder.realmRestClient
Constructors in org.apache.syncope.client.console.tasks with parameters of type RealmRestClientModifierConstructorDescriptionSchedTaskWizardBuilder
(TaskType type, T taskTO, RealmRestClient realmRestClient, TaskRestClient taskRestClient, PageReference pageRef) -
Uses of RealmRestClient in org.apache.syncope.client.console.widgets
Fields in org.apache.syncope.client.console.widgets declared as RealmRestClient -
Uses of RealmRestClient in org.apache.syncope.client.console.wizards.any
Fields in org.apache.syncope.client.console.wizards.any declared as RealmRestClient -
Uses of RealmRestClient in org.apache.syncope.client.console.wizards.resources
Fields in org.apache.syncope.client.console.wizards.resources declared as RealmRestClient -
Uses of RealmRestClient in org.apache.syncope.client.console.wizards.role
Fields in org.apache.syncope.client.console.wizards.role declared as RealmRestClientModifier and TypeFieldDescriptionprotected final RealmRestClient
RoleWizardBuilder.realmRestClient
Constructors in org.apache.syncope.client.console.wizards.role with parameters of type RealmRestClientModifierConstructorDescriptionRoleWizardBuilder
(RoleTO roleTO, RoleRestClient roleRestClient, RealmRestClient realmRestClient, DynRealmRestClient dynRealmRestClient, ApplicationRestClient applicationRestClient, PageReference pageRef)