Uses of Class
org.apache.syncope.client.console.rest.ApplicationRestClient
Package
Description
-
Uses of ApplicationRestClient in org.apache.syncope.client.console
-
Uses of ApplicationRestClient in org.apache.syncope.client.console.pages
-
Uses of ApplicationRestClient in org.apache.syncope.client.console.panels
Modifier and TypeFieldDescriptionprotected ApplicationRestClient
ApplicationModalPanel.applicationRestClient
protected final ApplicationRestClient
PrivilegeWizardBuilder.applicationRestClient
ModifierConstructorDescriptionBuilder
(ApplicationRestClient restClient, PageReference pageRef) protected
PrivilegeDirectoryPanel
(BaseModal<PrivilegeTO> baseModal, ApplicationRestClient restClient, ApplicationTO application, PageReference pageRef) PrivilegeWizardBuilder
(ApplicationTO application, PrivilegeTO privilege, ApplicationRestClient applicationRestClient, PageReference pageRef) -
Uses of ApplicationRestClient in org.apache.syncope.client.console.panels.search
Modifier and TypeFieldDescriptionprotected ApplicationRestClient
UserSearchPanel.applicationRestClient
-
Uses of ApplicationRestClient in org.apache.syncope.client.console.wizards.any
Modifier and TypeFieldDescriptionprotected ApplicationRestClient
LinkedAccountPrivilegesPanel.applicationRestClient
-
Uses of ApplicationRestClient in org.apache.syncope.client.console.wizards.role
Modifier and TypeFieldDescriptionprotected final ApplicationRestClient
RoleWizardBuilder.applicationRestClient
ModifierConstructorDescriptionRoleWizardBuilder
(RoleTO roleTO, RoleRestClient roleRestClient, RealmRestClient realmRestClient, DynRealmRestClient dynRealmRestClient, ApplicationRestClient applicationRestClient, PageReference pageRef)