Uses of Class
org.apache.syncope.client.console.rest.DynRealmRestClient
Package
Description
-
Uses of DynRealmRestClient in org.apache.syncope.client.console
-
Uses of DynRealmRestClient in org.apache.syncope.client.console.pages
-
Uses of DynRealmRestClient in org.apache.syncope.client.console.panels
Modifier and TypeFieldDescriptionprotected DynRealmRestClient
DynRealmModalPanel.dynRealmRestClient
-
Uses of DynRealmRestClient in org.apache.syncope.client.console.wizards.role
Modifier and TypeFieldDescriptionprotected final DynRealmRestClient
RoleWizardBuilder.dynRealmRestClient
ModifierConstructorDescriptionRoleWizardBuilder
(RoleTO roleTO, RoleRestClient roleRestClient, RealmRestClient realmRestClient, DynRealmRestClient dynRealmRestClient, ApplicationRestClient applicationRestClient, PageReference pageRef)