Uses of Class
org.apache.syncope.common.lib.to.OIDCC4UIProviderTO
Packages that use OIDCC4UIProviderTO
Package
Description
-
Uses of OIDCC4UIProviderTO in org.apache.syncope.client.console.panels
Methods in org.apache.syncope.client.console.panels that return types with arguments of type OIDCC4UIProviderTOModifier and TypeMethodDescriptionprotected ActionLinksTogglePanel<OIDCC4UIProviderTO> OIDCProvidersDirectoryPanel.actionTogglePanel()OIDCProvidersDirectoryPanel.getActions(IModel<OIDCC4UIProviderTO> model) protected List<IColumn<OIDCC4UIProviderTO, String>> OIDCProvidersDirectoryPanel.getColumns()OIDCProvidersDirectoryPanel.OIDCProvidersProvider.iterator(long first, long count) OIDCProvidersDirectoryPanel.OIDCProvidersProvider.model(OIDCC4UIProviderTO object) Methods in org.apache.syncope.client.console.panels with parameters of type OIDCC4UIProviderTOModifier and TypeMethodDescriptionOIDCProvidersDirectoryPanel.OIDCProvidersProvider.model(OIDCC4UIProviderTO object) Method parameters in org.apache.syncope.client.console.panels with type arguments of type OIDCC4UIProviderTOModifier and TypeMethodDescriptionOIDCProvidersDirectoryPanel.getActions(IModel<OIDCC4UIProviderTO> model) -
Uses of OIDCC4UIProviderTO in org.apache.syncope.client.console.rest
Methods in org.apache.syncope.client.console.rest that return OIDCC4UIProviderTOMethods in org.apache.syncope.client.console.rest that return types with arguments of type OIDCC4UIProviderTOMethods in org.apache.syncope.client.console.rest with parameters of type OIDCC4UIProviderTOModifier and TypeMethodDescriptionvoidOIDCProviderRestClient.create(OIDCC4UIProviderTO op) voidOIDCProviderRestClient.createFromDiscovery(OIDCC4UIProviderTO op) voidOIDCProviderRestClient.update(OIDCC4UIProviderTO op) -
Uses of OIDCC4UIProviderTO in org.apache.syncope.client.console.wizards
Methods in org.apache.syncope.client.console.wizards with parameters of type OIDCC4UIProviderTOModifier and TypeMethodDescriptionprotected WizardModelOIDCProviderWizardBuilder.buildModelSteps(OIDCC4UIProviderTO modelObject, WizardModel wizardModel) protected SerializableOIDCProviderWizardBuilder.onApplyInternal(OIDCC4UIProviderTO modelObject) Constructors in org.apache.syncope.client.console.wizards with parameters of type OIDCC4UIProviderTOModifierConstructorDescriptionOIDCProviderWizardBuilder(OIDCProvidersDirectoryPanel directoryPanel, OIDCC4UIProviderTO defaultItem, ImplementationRestClient implementationRestClient, OIDCProviderRestClient oidcProviderRestClient, PageReference pageRef) OP(OIDCC4UIProviderTO opTO) OPContinue(OIDCC4UIProviderTO opTO, boolean readOnly) -
Uses of OIDCC4UIProviderTO in org.apache.syncope.client.console.wizards.mapping
Constructors in org.apache.syncope.client.console.wizards.mapping with parameters of type OIDCC4UIProviderTOModifierConstructorDescriptionOIDCProviderMappingPanel(String id, OIDCC4UIProviderTO opTO, ItemTransformersTogglePanel mapItemTransformers, JEXLTransformersTogglePanel jexlTransformers) -
Uses of OIDCC4UIProviderTO in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service that return OIDCC4UIProviderTOModifier and TypeMethodDescriptionReturns the OIDC Provider with matching key, if available.Methods in org.apache.syncope.common.rest.api.service that return types with arguments of type OIDCC4UIProviderTOModifier and TypeMethodDescriptionOIDCC4UIProviderService.list()Returns a list of all defined OIDC Providers.Methods in org.apache.syncope.common.rest.api.service with parameters of type OIDCC4UIProviderTOModifier and TypeMethodDescriptionOIDCC4UIProviderService.create(OIDCC4UIProviderTO oidcProviderTO) Creates a new OIDC Provider.OIDCC4UIProviderService.createFromDiscovery(OIDCC4UIProviderTO oidcProviderTO) Creates a new OIDC Provider by using its Discovery Document.voidOIDCC4UIProviderService.update(@NotNull OIDCC4UIProviderTO oidcProviderTO) Updates the OIDC Provider with matching key. -
Uses of OIDCC4UIProviderTO in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return OIDCC4UIProviderTOModifier and TypeMethodDescriptionprotected OIDCC4UIProviderTOOIDCC4UIProviderLogic.resolveReference(Method method, Object... args) Methods in org.apache.syncope.core.logic that return types with arguments of type OIDCC4UIProviderTOMethods in org.apache.syncope.core.logic with parameters of type OIDCC4UIProviderTOModifier and TypeMethodDescriptionOIDCC4UIProviderLogic.create(OIDCC4UIProviderTO opTO) OIDCC4UIProviderLogic.createFromDiscovery(OIDCC4UIProviderTO opTO) voidOIDCC4UIProviderLogic.update(OIDCC4UIProviderTO opTO) -
Uses of OIDCC4UIProviderTO in org.apache.syncope.core.logic.oidc
Methods in org.apache.syncope.core.logic.oidc with parameters of type OIDCC4UIProviderTOModifier and TypeMethodDescriptionstatic voidOIDCClientCache.importMetadata(OIDCC4UIProviderTO opTO) -
Uses of OIDCC4UIProviderTO in org.apache.syncope.core.provisioning.api.data
Methods in org.apache.syncope.core.provisioning.api.data that return OIDCC4UIProviderTOModifier and TypeMethodDescriptionOIDCC4UIProviderDataBinder.getOIDCProviderTO(OIDCC4UIProvider op) Methods in org.apache.syncope.core.provisioning.api.data with parameters of type OIDCC4UIProviderTOModifier and TypeMethodDescriptionOIDCC4UIProviderDataBinder.create(OIDCC4UIProviderTO op) OIDCC4UIProviderDataBinder.update(OIDCC4UIProvider op, OIDCC4UIProviderTO opTO) -
Uses of OIDCC4UIProviderTO in org.apache.syncope.core.provisioning.java.data
Methods in org.apache.syncope.core.provisioning.java.data that return OIDCC4UIProviderTOModifier and TypeMethodDescriptionOIDCC4UIProviderDataBinderImpl.getOIDCProviderTO(OIDCC4UIProvider op) Methods in org.apache.syncope.core.provisioning.java.data with parameters of type OIDCC4UIProviderTOModifier and TypeMethodDescriptionOIDCC4UIProviderDataBinderImpl.create(OIDCC4UIProviderTO opTO) protected voidOIDCC4UIProviderDataBinderImpl.populateItems(OIDCC4UIProviderTO opTO, OIDCC4UIProvider op) protected static voidOIDCC4UIProviderDataBinderImpl.populateItems(OIDCC4UIProvider op, OIDCC4UIProviderTO opTO) OIDCC4UIProviderDataBinderImpl.update(OIDCC4UIProvider op, OIDCC4UIProviderTO opTO) -
Uses of OIDCC4UIProviderTO in org.apache.syncope.core.rest.cxf.service
Methods in org.apache.syncope.core.rest.cxf.service that return OIDCC4UIProviderTOModifier and TypeMethodDescriptionMethods in org.apache.syncope.core.rest.cxf.service that return types with arguments of type OIDCC4UIProviderTOMethods in org.apache.syncope.core.rest.cxf.service with parameters of type OIDCC4UIProviderTOModifier and TypeMethodDescriptionOIDCC4UIProviderServiceImpl.create(OIDCC4UIProviderTO oidcProviderTO) OIDCC4UIProviderServiceImpl.createFromDiscovery(OIDCC4UIProviderTO oidcProviderTO) voidOIDCC4UIProviderServiceImpl.update(OIDCC4UIProviderTO oidcProviderTO)