Uses of Class
org.apache.syncope.client.console.rest.RealmRestClient
Package
Description
-
Uses of RealmRestClient in org.apache.syncope.client.console
Modifier and TypeMethodDescriptionboolean
SyncopeWebApplication.fullRealmsTree
(RealmRestClient restClient) -
Uses of RealmRestClient in org.apache.syncope.client.console.clientapps
Modifier and TypeFieldDescriptionprotected RealmRestClient
ClientAppDirectoryPanel.realmRestClient
protected final RealmRestClient
ClientAppModalPanelBuilder.realmRestClient
ModifierConstructorDescriptionClientAppModalPanelBuilder
(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
Modifier and TypeFieldDescriptionprotected RealmRestClient
Realms.realmRestClient
protected RealmRestClient
Security.realmRestClient
-
Uses of RealmRestClient in org.apache.syncope.client.console.panels
Modifier and TypeFieldDescriptionprotected RealmRestClient
Realm.realmRestClient
protected final RealmRestClient
RealmChoicePanel.realmRestClient
protected final RealmRestClient
RealmWizardBuilder.realmRestClient
ModifierConstructorDescriptionRealmChoicePanel
(String id, String base, RealmRestClient realmRestClient, PageReference pageRef) RealmWizardBuilder
(RealmRestClient realmRestClient, PageReference pageRef) -
Uses of RealmRestClient in org.apache.syncope.client.console.status
-
Uses of RealmRestClient in org.apache.syncope.client.console.tasks
Modifier and TypeFieldDescriptionprotected RealmRestClient
SchedTaskDirectoryPanel.realmRestClient
protected final RealmRestClient
SchedTaskWizardBuilder.realmRestClient
ModifierConstructorDescriptionSchedTaskWizardBuilder
(TaskType type, T taskTO, RealmRestClient realmRestClient, TaskRestClient taskRestClient, PageReference pageRef) -
Uses of RealmRestClient in org.apache.syncope.client.console.widgets
-
Uses of RealmRestClient in org.apache.syncope.client.console.wizards.any
-
Uses of RealmRestClient in org.apache.syncope.client.console.wizards.resources
-
Uses of RealmRestClient in org.apache.syncope.client.console.wizards.role
Modifier and TypeFieldDescriptionprotected final RealmRestClient
RoleWizardBuilder.realmRestClient
ModifierConstructorDescriptionRoleWizardBuilder
(RoleTO roleTO, RoleRestClient roleRestClient, RealmRestClient realmRestClient, DynRealmRestClient dynRealmRestClient, ApplicationRestClient applicationRestClient, PageReference pageRef)