Uses of Class
org.apache.syncope.client.console.rest.DynRealmRestClient
Packages that use DynRealmRestClient
Package
Description
-
Uses of DynRealmRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return DynRealmRestClient -
Uses of DynRealmRestClient in org.apache.syncope.client.console.pages
Fields in org.apache.syncope.client.console.pages declared as DynRealmRestClient -
Uses of DynRealmRestClient in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as DynRealmRestClientModifier and TypeFieldDescriptionprotected DynRealmRestClientDynRealmModalPanel.dynRealmRestClientConstructors in org.apache.syncope.client.console.panels with parameters of type DynRealmRestClient -
Uses of DynRealmRestClient in org.apache.syncope.client.console.wizards.role
Fields in org.apache.syncope.client.console.wizards.role declared as DynRealmRestClientModifier and TypeFieldDescriptionprotected final DynRealmRestClientRoleWizardBuilder.dynRealmRestClientConstructors in org.apache.syncope.client.console.wizards.role with parameters of type DynRealmRestClientModifierConstructorDescriptionRoleWizardBuilder(RoleTO roleTO, RoleRestClient roleRestClient, RealmRestClient realmRestClient, DynRealmRestClient dynRealmRestClient, PageReference pageRef)