Uses of Class
org.apache.syncope.client.console.rest.RoleRestClient
Package
Description
-
Uses of RoleRestClient in org.apache.syncope.client.console
-
Uses of RoleRestClient in org.apache.syncope.client.console.layout
Modifier and TypeMethodDescriptionstatic AnyLayout
AnyLayoutUtils.fetch
(RoleRestClient roleRestClient, List<String> anyTypes) -
Uses of RoleRestClient in org.apache.syncope.client.console.pages
-
Uses of RoleRestClient in org.apache.syncope.client.console.panels
Modifier and TypeFieldDescriptionprotected RoleRestClient
GroupDirectoryPanel.roleRestClient
protected RoleRestClient
LinkedAccountModalPanel.roleRestClient
protected RoleRestClient
Realm.roleRestClient
protected RoleRestClient
RemediationDirectoryPanel.roleRestClient
protected RoleRestClient
UserRequestFormDirectoryPanel.roleRestClient
-
Uses of RoleRestClient in org.apache.syncope.client.console.panels.search
-
Uses of RoleRestClient in org.apache.syncope.client.console.wizards.any
-
Uses of RoleRestClient in org.apache.syncope.client.console.wizards.role
ModifierConstructorDescriptionRoleWizardBuilder
(RoleTO roleTO, RoleRestClient roleRestClient, RealmRestClient realmRestClient, DynRealmRestClient dynRealmRestClient, ApplicationRestClient applicationRestClient, PageReference pageRef)