Uses of Class
org.apache.syncope.client.console.rest.AnyTypeRestClient
Packages that use AnyTypeRestClient
Package
Description
-
Uses of AnyTypeRestClient in org.apache.syncope.client.console
Methods in org.apache.syncope.client.console that return AnyTypeRestClient -
Uses of AnyTypeRestClient in org.apache.syncope.client.console.notifications
Fields in org.apache.syncope.client.console.notifications declared as AnyTypeRestClientModifier and TypeFieldDescriptionprotected AnyTypeRestClientNotificationDirectoryPanel.anyTypeRestClientprotected final AnyTypeRestClientNotificationWizardBuilder.anyTypeRestClientConstructors in org.apache.syncope.client.console.notifications with parameters of type AnyTypeRestClientModifierConstructorDescriptionNotificationWizardBuilder(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 AnyTypeRestClientModifier and TypeFieldDescriptionprotected AnyTypeRestClientAnys.anyTypeRestClientprotected AnyTypeRestClientTypes.anyTypeRestClient -
Uses of AnyTypeRestClient in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as AnyTypeRestClientModifier and TypeFieldDescriptionprotected AnyTypeRestClientConnObjectListViewPanel.anyTypeRestClientprotected AnyTypeRestClientDynRealmModalPanel.anyTypeRestClientprotected AnyTypeRestClientGroupDirectoryPanel.anyTypeRestClientprotected AnyTypeRestClientLinkedAccountModalPanel.anyTypeRestClientprotected AnyTypeRestClientMembersTogglePanel.anyTypeRestClientprotected AnyTypeRestClientOIDCProvidersDirectoryPanel.anyTypeRestClientprotected AnyTypeRestClientProvisionAuxClassesPanel.anyTypeRestClientprotected AnyTypeRestClientRelationshipTypeDetailsPanel.anyTypeRestClientprotected AnyTypeRestClientRemediationDirectoryPanel.anyTypeRestClientprotected AnyTypeRestClientRoleDirectoryPanel.anyTypeRestClientprotected AnyTypeRestClientSAML2IdPsDirectoryPanel.anyTypeRestClientprotected AnyTypeRestClientSCIMConfPanel.anyTypeRestClientprotected AnyTypeRestClientTypeExtensionDirectoryPanel.anyTypeRestClientprotected AnyTypeRestClientUserRequestFormDetails.anyTypeRestClientprotected AnyTypeRestClientUserRequestFormDirectoryPanel.anyTypeRestClientConstructors in org.apache.syncope.client.console.panels with parameters of type AnyTypeRestClientModifierConstructorDescriptionAnyTypesPanel(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 AnyTypeRestClientModifier and TypeFieldDescriptionprotected AnyTypeRestClientSCIMExtensionMappingPanel.anyTypeRestClient -
Uses of AnyTypeRestClient in org.apache.syncope.client.console.panels.search
Fields in org.apache.syncope.client.console.panels.search declared as AnyTypeRestClientModifier and TypeFieldDescriptionprotected AnyTypeRestClientAnyObjectSearchPanel.anyTypeRestClientprotected AnyTypeRestClientGroupSearchPanel.anyTypeRestClient -
Uses of AnyTypeRestClient in org.apache.syncope.client.console.policies
Fields in org.apache.syncope.client.console.policies declared as AnyTypeRestClientModifier and TypeFieldDescriptionprotected AnyTypeRestClientProvisioningPolicyModalPanel.anyTypeRestClient -
Uses of AnyTypeRestClient in org.apache.syncope.client.console.tasks
Fields in org.apache.syncope.client.console.tasks declared as AnyTypeRestClientModifier and TypeFieldDescriptionprotected AnyTypeRestClientPushTaskFilters.anyTypeRestClientprotected AnyTypeRestClientTemplatesTogglePanel.anyTypeRestClient -
Uses of AnyTypeRestClient in org.apache.syncope.client.console.widgets
Fields in org.apache.syncope.client.console.widgets declared as AnyTypeRestClient -
Uses of AnyTypeRestClient in org.apache.syncope.client.console.wizards
Fields in org.apache.syncope.client.console.wizards declared as AnyTypeRestClientModifier and TypeFieldDescriptionprotected AnyTypeRestClientUserSelectionWizardStep.anyTypeRestClient -
Uses of AnyTypeRestClient in org.apache.syncope.client.console.wizards.any
Fields in org.apache.syncope.client.console.wizards.any declared as AnyTypeRestClientModifier and TypeFieldDescriptionprotected AnyTypeRestClientDynamicMemberships.anyTypeRestClientprotected final AnyTypeRestClientLinkedAccountWizardBuilder.anyTypeRestClientprotected AnyTypeRestClientMergeLinkedAccountsSearchPanel.anyTypeRestClientprotected AnyTypeRestClientOwnership.anyTypeRestClientprotected final AnyTypeRestClientTypeExtensionWizardBuilder.anyTypeRestClientConstructors in org.apache.syncope.client.console.wizards.any with parameters of type AnyTypeRestClientModifierConstructorDescriptionLinkedAccountWizardBuilder(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 AnyTypeRestClientModifier and TypeFieldDescriptionprotected AnyTypeRestClientOIDCProviderMappingPanel.anyTypeRestClientprotected AnyTypeRestClientSAML2IdPMappingPanel.anyTypeRestClient -
Uses of AnyTypeRestClient in org.apache.syncope.client.console.wizards.resources
Fields in org.apache.syncope.client.console.wizards.resources declared as AnyTypeRestClientModifier and TypeFieldDescriptionprotected AnyTypeRestClientResourceMappingPanel.anyTypeRestClientprotected AnyTypeRestClientResourceProvisionPanel.anyTypeRestClient