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 TypeMethodDescriptionbooleanSyncopeWebApplication.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 RealmRestClientClientAppDirectoryPanel.realmRestClientprotected final RealmRestClientClientAppModalPanelBuilder.realmRestClientConstructors 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 RealmRestClientRealms.realmRestClientprotected RealmRestClientSecurity.realmRestClient -
Uses of RealmRestClient in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as RealmRestClientModifier and TypeFieldDescriptionprotected RealmRestClientRealm.realmRestClientprotected final RealmRestClientRealmChoicePanel.realmRestClientprotected final RealmRestClientRealmWizardBuilder.realmRestClientConstructors 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 RealmRestClientSchedTaskDirectoryPanel.realmRestClientprotected final RealmRestClientSchedTaskWizardBuilder.realmRestClientConstructors 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 RealmRestClientRoleWizardBuilder.realmRestClientConstructors in org.apache.syncope.client.console.wizards.role with parameters of type RealmRestClientModifierConstructorDescriptionRoleWizardBuilder(RoleTO roleTO, RoleRestClient roleRestClient, RealmRestClient realmRestClient, DynRealmRestClient dynRealmRestClient, PageReference pageRef)