Uses of Class
org.apache.syncope.common.lib.to.SAML2SPEntityTO
Packages that use SAML2SPEntityTO
Package
Description
-
Uses of SAML2SPEntityTO in org.apache.syncope.client.console.panels
Methods in org.apache.syncope.client.console.panels that return types with arguments of type SAML2SPEntityTOModifier and TypeMethodDescriptionprotected ActionsPanel
<SAML2SPEntityTO> SAML2SPEntityDirectoryPanel.getActions
(IModel<SAML2SPEntityTO> model) protected List
<IColumn<SAML2SPEntityTO, String>> SAML2SPEntityDirectoryPanel.getColumns()
Iterator
<? extends SAML2SPEntityTO> SAML2SPEntityDirectoryPanel.SAML2SPEntityProvider.iterator
(long first, long count) SAML2SPEntityDirectoryPanel.SAML2SPEntityProvider.model
(SAML2SPEntityTO metadata) Methods in org.apache.syncope.client.console.panels with parameters of type SAML2SPEntityTOModifier and TypeMethodDescriptionSAML2SPEntityDirectoryPanel.SAML2SPEntityProvider.model
(SAML2SPEntityTO metadata) Method parameters in org.apache.syncope.client.console.panels with type arguments of type SAML2SPEntityTOModifier and TypeMethodDescriptionprotected ActionsPanel
<SAML2SPEntityTO> SAML2SPEntityDirectoryPanel.getActions
(IModel<SAML2SPEntityTO> model) -
Uses of SAML2SPEntityTO in org.apache.syncope.client.console.rest
Methods in org.apache.syncope.client.console.rest that return SAML2SPEntityTOMethods in org.apache.syncope.client.console.rest that return types with arguments of type SAML2SPEntityTOMethods in org.apache.syncope.client.console.rest with parameters of type SAML2SPEntityTO -
Uses of SAML2SPEntityTO in org.apache.syncope.client.console.wizards
Methods in org.apache.syncope.client.console.wizards with parameters of type SAML2SPEntityTOModifier and TypeMethodDescriptionprotected WizardModel
SAML2SPEntityWizardBuilder.buildModelSteps
(SAML2SPEntityTO modelObject, WizardModel wizardModel) protected Serializable
SAML2SPEntityWizardBuilder.onApplyInternal
(SAML2SPEntityTO modelObject) Constructors in org.apache.syncope.client.console.wizards with parameters of type SAML2SPEntityTOModifierConstructorDescriptionBinaryPem
(SAML2SPEntityTO entity, String property, PageReference pageRef) SAML2SPEntityWizardBuilder
(SAML2SPEntityTO defaultItem, SAML2SPEntityRestClient saml2SPEntityRestClient, PageReference pageRef) -
Uses of SAML2SPEntityTO in org.apache.syncope.common.lib.to
Methods in org.apache.syncope.common.lib.to that return SAML2SPEntityTOModifier and TypeMethodDescriptionprotected SAML2SPEntityTO
SAML2SPEntityTO.Builder.newInstance()
-
Uses of SAML2SPEntityTO in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service that return SAML2SPEntityTOModifier and TypeMethodDescriptionReturns the SAML 2.0 SP entity matching the given key.Methods in org.apache.syncope.common.rest.api.service that return types with arguments of type SAML2SPEntityTOMethods in org.apache.syncope.common.rest.api.service with parameters of type SAML2SPEntityTOModifier and TypeMethodDescriptionvoid
SAML2SPEntityService.set
(@NotNull SAML2SPEntityTO entityTO) Store the entity to finalize the generation process. -
Uses of SAML2SPEntityTO in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return SAML2SPEntityTOModifier and TypeMethodDescriptionprotected SAML2SPEntityTO
SAML2SPEntityLogic.resolveReference
(Method method, Object... args) SAML2SPEntityLogic.set
(SAML2SPEntityTO entityTO) Methods in org.apache.syncope.core.logic that return types with arguments of type SAML2SPEntityTOMethods in org.apache.syncope.core.logic with parameters of type SAML2SPEntityTO -
Uses of SAML2SPEntityTO in org.apache.syncope.core.provisioning.api.data
Methods in org.apache.syncope.core.provisioning.api.data that return SAML2SPEntityTOModifier and TypeMethodDescriptionSAML2SPEntityDataBinder.getSAML2SPEntityTO
(SAML2SPEntity entity) Methods in org.apache.syncope.core.provisioning.api.data with parameters of type SAML2SPEntityTOModifier and TypeMethodDescriptionSAML2SPEntityDataBinder.create
(SAML2SPEntityTO entityTO) SAML2SPEntityDataBinder.update
(SAML2SPEntity entity, SAML2SPEntityTO entityTO) -
Uses of SAML2SPEntityTO in org.apache.syncope.core.provisioning.java.data
Methods in org.apache.syncope.core.provisioning.java.data that return SAML2SPEntityTOModifier and TypeMethodDescriptionSAML2SPEntityDataBinderImpl.getSAML2SPEntityTO
(SAML2SPEntity entity) Methods in org.apache.syncope.core.provisioning.java.data with parameters of type SAML2SPEntityTOModifier and TypeMethodDescriptionSAML2SPEntityDataBinderImpl.create
(SAML2SPEntityTO entityTO) SAML2SPEntityDataBinderImpl.update
(SAML2SPEntity entity, SAML2SPEntityTO entityTO) -
Uses of SAML2SPEntityTO in org.apache.syncope.core.rest.cxf.service
Methods in org.apache.syncope.core.rest.cxf.service that return SAML2SPEntityTOMethods in org.apache.syncope.core.rest.cxf.service that return types with arguments of type SAML2SPEntityTOMethods in org.apache.syncope.core.rest.cxf.service with parameters of type SAML2SPEntityTO