Uses of Class
org.apache.syncope.client.console.rest.AnyTypeRestClient
-
-
Uses of AnyTypeRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return AnyTypeRestClient Modifier and Type Method Description AnyTypeRestClient
IdRepoConsoleContext. anyTypeRestClient()
-
Uses of AnyTypeRestClient in org.apache.syncope.client.console.notifications
Fields in org.apache.syncope.client.console.notifications declared as AnyTypeRestClient Modifier and Type Field Description protected AnyTypeRestClient
NotificationDirectoryPanel. anyTypeRestClient
protected AnyTypeRestClient
NotificationWizardBuilder. anyTypeRestClient
Constructors in org.apache.syncope.client.console.notifications with parameters of type AnyTypeRestClient Constructor Description NotificationWizardBuilder(NotificationTO notificationTO, NotificationRestClient notificationRestClient, AnyTypeRestClient anyTypeRestClient, ImplementationRestClient implementationRestClient, SchemaRestClient schemaRestClient, IModel<List<EventCategory>> eventCategories, PageReference pageRef)
-
Uses of AnyTypeRestClient in org.apache.syncope.client.console.pages
Fields in org.apache.syncope.client.console.pages declared as AnyTypeRestClient Modifier and Type Field Description protected AnyTypeRestClient
Realms. anyTypeRestClient
protected AnyTypeRestClient
Types. anyTypeRestClient
-
Uses of AnyTypeRestClient in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as AnyTypeRestClient Modifier and Type Field Description protected AnyTypeRestClient
ConnObjectListViewPanel. anyTypeRestClient
protected AnyTypeRestClient
DynRealmModalPanel. anyTypeRestClient
protected AnyTypeRestClient
GroupDirectoryPanel. anyTypeRestClient
protected AnyTypeRestClient
LinkedAccountModalPanel. anyTypeRestClient
protected AnyTypeRestClient
MembersTogglePanel. anyTypeRestClient
protected AnyTypeRestClient
OIDCProvidersDirectoryPanel. anyTypeRestClient
protected AnyTypeRestClient
ProvisionAuxClassesPanel. anyTypeRestClient
protected AnyTypeRestClient
RemediationDirectoryPanel. anyTypeRestClient
protected AnyTypeRestClient
RoleDirectoryPanel. anyTypeRestClient
protected AnyTypeRestClient
SAML2IdPsDirectoryPanel. anyTypeRestClient
protected AnyTypeRestClient
TypeExtensionDirectoryPanel. anyTypeRestClient
protected AnyTypeRestClient
UserRequestFormDetails. anyTypeRestClient
protected AnyTypeRestClient
UserRequestFormDirectoryPanel. anyTypeRestClient
Constructors in org.apache.syncope.client.console.panels with parameters of type AnyTypeRestClient Constructor Description AnyTypesPanel(String id, AnyTypeRestClient restClient, PageReference pageRef)
-
Uses of AnyTypeRestClient in org.apache.syncope.client.console.panels.mapping
Fields in org.apache.syncope.client.console.panels.mapping declared as AnyTypeRestClient Modifier and Type Field Description protected AnyTypeRestClient
SCIMExtensionMappingPanel. anyTypeRestClient
-
Uses of AnyTypeRestClient in org.apache.syncope.client.console.panels.search
Fields in org.apache.syncope.client.console.panels.search declared as AnyTypeRestClient Modifier and Type Field Description protected AnyTypeRestClient
AnyObjectSearchPanel. anyTypeRestClient
protected AnyTypeRestClient
GroupSearchPanel. anyTypeRestClient
-
Uses of AnyTypeRestClient in org.apache.syncope.client.console.policies
Fields in org.apache.syncope.client.console.policies declared as AnyTypeRestClient Modifier and Type Field Description protected AnyTypeRestClient
ProvisioningPolicyModalPanel. anyTypeRestClient
-
Uses of AnyTypeRestClient in org.apache.syncope.client.console.tasks
Fields in org.apache.syncope.client.console.tasks declared as AnyTypeRestClient Modifier and Type Field Description protected AnyTypeRestClient
PushTaskFilters. anyTypeRestClient
protected AnyTypeRestClient
TemplatesTogglePanel. anyTypeRestClient
-
Uses of AnyTypeRestClient in org.apache.syncope.client.console.widgets
Fields in org.apache.syncope.client.console.widgets declared as AnyTypeRestClient Modifier and Type Field Description protected AnyTypeRestClient
NumberWidget. anyTypeRestClient
-
Uses of AnyTypeRestClient in org.apache.syncope.client.console.wizards
Fields in org.apache.syncope.client.console.wizards declared as AnyTypeRestClient Modifier and Type Field Description protected AnyTypeRestClient
UserSelectionWizardStep. anyTypeRestClient
-
Uses of AnyTypeRestClient in org.apache.syncope.client.console.wizards.any
Fields in org.apache.syncope.client.console.wizards.any declared as AnyTypeRestClient Modifier and Type Field Description protected AnyTypeRestClient
DynamicMemberships. anyTypeRestClient
protected AnyTypeRestClient
LinkedAccountWizardBuilder. anyTypeRestClient
protected AnyTypeRestClient
MergeLinkedAccountsSearchPanel. anyTypeRestClient
protected AnyTypeRestClient
Ownership. anyTypeRestClient
protected AnyTypeRestClient
Relationships. anyTypeRestClient
protected AnyTypeRestClient
TypeExtensionWizardBuilder. anyTypeRestClient
Constructors in org.apache.syncope.client.console.wizards.any with parameters of type AnyTypeRestClient Constructor Description LinkedAccountWizardBuilder(IModel<UserTO> model, LinkedAccountFormLayoutInfo formLayoutInfo, UserRestClient userRestClient, AnyTypeRestClient anyTypeRestClient, PageReference pageRef)
TypeExtensionWizardBuilder(GroupTO groupTO, TypeExtensionTO defaultItem, String anyTypeLabel, String auxClassesLabel, AnyTypeRestClient anyTypeRestClient, AnyTypeClassRestClient anyTypeClassRestClient, PageReference pageRef)
-
Uses of AnyTypeRestClient in org.apache.syncope.client.console.wizards.mapping
Fields in org.apache.syncope.client.console.wizards.mapping declared as AnyTypeRestClient Modifier and Type Field Description protected AnyTypeRestClient
OIDCProviderMappingPanel. anyTypeRestClient
protected AnyTypeRestClient
SAML2IdPMappingPanel. anyTypeRestClient
-
Uses of AnyTypeRestClient in org.apache.syncope.client.console.wizards.resources
Fields in org.apache.syncope.client.console.wizards.resources declared as AnyTypeRestClient Modifier and Type Field Description protected AnyTypeRestClient
ResourceMappingPanel. anyTypeRestClient
protected AnyTypeRestClient
ResourceProvisionPanel. anyTypeRestClient
-