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 AnyTypeRestClientIdRepoConsoleContext. 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 AnyTypeRestClientNotificationDirectoryPanel. anyTypeRestClientprotected AnyTypeRestClientNotificationWizardBuilder. anyTypeRestClientConstructors 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 AnyTypeRestClientRealms. anyTypeRestClientprotected AnyTypeRestClientTypes. 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 AnyTypeRestClientConnObjectListViewPanel. anyTypeRestClientprotected AnyTypeRestClientDynRealmModalPanel. anyTypeRestClientprotected AnyTypeRestClientGroupDirectoryPanel. anyTypeRestClientprotected AnyTypeRestClientLinkedAccountModalPanel. anyTypeRestClientprotected AnyTypeRestClientMembersTogglePanel. anyTypeRestClientprotected AnyTypeRestClientOIDCProvidersDirectoryPanel. anyTypeRestClientprotected AnyTypeRestClientProvisionAuxClassesPanel. 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 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 AnyTypeRestClientSCIMExtensionMappingPanel. 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 AnyTypeRestClientAnyObjectSearchPanel. anyTypeRestClientprotected AnyTypeRestClientGroupSearchPanel. 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 AnyTypeRestClientProvisioningPolicyModalPanel. 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 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 Modifier and Type Field Description protected AnyTypeRestClientNumberWidget. 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 AnyTypeRestClientUserSelectionWizardStep. 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 AnyTypeRestClientDynamicMemberships. anyTypeRestClientprotected AnyTypeRestClientLinkedAccountWizardBuilder. anyTypeRestClientprotected AnyTypeRestClientMergeLinkedAccountsSearchPanel. anyTypeRestClientprotected AnyTypeRestClientOwnership. anyTypeRestClientprotected AnyTypeRestClientRelationships. anyTypeRestClientprotected AnyTypeRestClientTypeExtensionWizardBuilder. anyTypeRestClientConstructors 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 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 AnyTypeRestClient Modifier and Type Field Description protected AnyTypeRestClientResourceMappingPanel. anyTypeRestClientprotected AnyTypeRestClientResourceProvisionPanel. anyTypeRestClient
-