Uses of Class
org.apache.syncope.common.lib.to.UserTO
Packages that use UserTO
Package
Description
-
Uses of UserTO in org.apache.syncope.client.console
Fields in org.apache.syncope.client.console declared as UserTOMethods in org.apache.syncope.client.console that return UserTO -
Uses of UserTO in org.apache.syncope.client.console.commons
Methods in org.apache.syncope.client.console.commons that return types with arguments of type UserTOModifier and TypeMethodDescriptionAnyDirectoryPanelAdditionalActionLinksProvider.get
(IModel<UserTO> model, String realm, BaseModal<AnyWrapper<UserTO>> modal, String header, UserDirectoryPanel parentPanel, PageReference pageRef) IdMAnyDirectoryPanelAdditionalActionLinksProvider.get
(IModel<UserTO> model, String realm, BaseModal<AnyWrapper<UserTO>> modal, String header, UserDirectoryPanel parentPanel, PageReference pageRef) IdRepoAnyDirectoryPanelAdditionalActionLinksProvider.get
(IModel<UserTO> model, String realm, BaseModal<AnyWrapper<UserTO>> modal, String header, UserDirectoryPanel parentPanel, PageReference pageRef) Method parameters in org.apache.syncope.client.console.commons with type arguments of type UserTOModifier and TypeMethodDescriptionAnyDirectoryPanelAdditionalActionLinksProvider.get
(IModel<UserTO> model, String realm, BaseModal<AnyWrapper<UserTO>> modal, String header, UserDirectoryPanel parentPanel, PageReference pageRef) AnyDirectoryPanelAdditionalActionLinksProvider.get
(IModel<UserTO> model, String realm, BaseModal<AnyWrapper<UserTO>> modal, String header, UserDirectoryPanel parentPanel, PageReference pageRef) IdMAnyDirectoryPanelAdditionalActionLinksProvider.get
(IModel<UserTO> model, String realm, BaseModal<AnyWrapper<UserTO>> modal, String header, UserDirectoryPanel parentPanel, PageReference pageRef) IdMAnyDirectoryPanelAdditionalActionLinksProvider.get
(IModel<UserTO> model, String realm, BaseModal<AnyWrapper<UserTO>> modal, String header, UserDirectoryPanel parentPanel, PageReference pageRef) IdRepoAnyDirectoryPanelAdditionalActionLinksProvider.get
(IModel<UserTO> model, String realm, BaseModal<AnyWrapper<UserTO>> modal, String header, UserDirectoryPanel parentPanel, PageReference pageRef) IdRepoAnyDirectoryPanelAdditionalActionLinksProvider.get
(IModel<UserTO> model, String realm, BaseModal<AnyWrapper<UserTO>> modal, String header, UserDirectoryPanel parentPanel, PageReference pageRef) -
Uses of UserTO in org.apache.syncope.client.console.pages
Methods in org.apache.syncope.client.console.pages that return UserTO -
Uses of UserTO in org.apache.syncope.client.console.panels
Methods in org.apache.syncope.client.console.panels that return types with arguments of type UserTOModifier and TypeMethodDescriptionUserDirectoryPanel.getActions
(IModel<UserTO> model) protected WizardMgtPanel
<AnyWrapper<UserTO>> UserDirectoryPanel.Builder.newInstance
(String id, boolean wizardInModal) Method parameters in org.apache.syncope.client.console.panels with type arguments of type UserTOConstructor parameters in org.apache.syncope.client.console.panels with type arguments of type UserTOModifierConstructorDescriptionLinkedAccountModalPanel
(IModel<UserTO> model, PageReference pageRef, boolean reconciliationOnly) LinkedAccountsStatusModalPanel
(IModel<UserTO> model, PageReference pageRef) -
Uses of UserTO in org.apache.syncope.client.console.panels.search
Methods in org.apache.syncope.client.console.panels.search that return types with arguments of type UserTOModifier and TypeMethodDescriptionprotected WizardMgtPanel
<AnyWrapper<UserTO>> UserSelectionDirectoryPanel.Builder.newInstance
(String id, boolean wizardInModal) -
Uses of UserTO in org.apache.syncope.client.console.resources.oidcc4ui
Methods in org.apache.syncope.client.console.resources.oidcc4ui with parameters of type UserTOModifier and TypeMethodDescriptionprotected Pair
<Class<? extends WebPage>, PageParameters> ConsoleCodeConsumerResource.getSelfRegInfo
(UserTO newUser) -
Uses of UserTO in org.apache.syncope.client.console.resources.saml2sp4ui
Methods in org.apache.syncope.client.console.resources.saml2sp4ui with parameters of type UserTOModifier and TypeMethodDescriptionprotected Pair
<Class<? extends WebPage>, PageParameters> ConsoleAssertionConsumerResource.getSelfRegInfo
(UserTO newUser) -
Uses of UserTO in org.apache.syncope.client.console.rest
Methods in org.apache.syncope.client.console.rest that return UserTOMethods in org.apache.syncope.client.console.rest that return types with arguments of type UserTOModifier and TypeMethodDescriptionprotected Class
<? extends AnyService<UserTO>> UserRestClient.getAnyServiceClass()
UserRestClient.mustChangePassword
(String etag, boolean value, String key) UserRestClient.search
(String realm, String fiql, int page, int size, SortParam<String> sort, String type) Methods in org.apache.syncope.client.console.rest with parameters of type UserTO -
Uses of UserTO in org.apache.syncope.client.console.status
Constructor parameters in org.apache.syncope.client.console.status with type arguments of type UserTOModifierConstructorDescriptionChangePasswordModal
(BaseModal<AnyWrapper<UserTO>> baseModal, UserWrapper wrapper, PageReference pageRefer) -
Uses of UserTO in org.apache.syncope.client.console.wizards.any
Fields in org.apache.syncope.client.console.wizards.any declared as UserTOModifier and TypeFieldDescriptionprotected final UserTO
LinkedAccountPlainAttrsPanel.userTO
protected final UserTO
Roles.userTO
Fields in org.apache.syncope.client.console.wizards.any with type parameters of type UserTOMethods in org.apache.syncope.client.console.wizards.any that return UserTOModifier and TypeMethodDescriptionMergeLinkedAccountsWizardModel.getBaseUser()
MergeLinkedAccountsWizardModel.getMergingUser()
Methods in org.apache.syncope.client.console.wizards.any that return types with arguments of type UserTOModifier and TypeMethodDescriptionUserTemplateWizardBuilder.addOptionalDetailsPanel
(AnyWrapper<UserTO> modelObject) UserWizardBuilder.addOptionalDetailsPanel
(AnyWrapper<UserTO> modelObject) Methods in org.apache.syncope.client.console.wizards.any with parameters of type UserTOModifier and TypeMethodDescriptionprotected WizardModel
MergeLinkedAccountsWizardBuilder.buildModelSteps
(UserTO modelObject, WizardModel wizardModel) protected AnnotatedBeanPanel
UserDetails.getGeneralStatusInformation
(String id, UserTO anyTO) void
MergeLinkedAccountsWizardModel.setMergingUser
(UserTO mergingUser) Method parameters in org.apache.syncope.client.console.wizards.any with type arguments of type UserTOModifier and TypeMethodDescriptionUserTemplateWizardBuilder.addOptionalDetailsPanel
(AnyWrapper<UserTO> modelObject) UserWizardBuilder.addOptionalDetailsPanel
(AnyWrapper<UserTO> modelObject) protected Serializable
UserWizardBuilder.onApplyInternal
(AnyWrapper<UserTO> modelObject) UserWizardBuilder.setItem
(AnyWrapper<UserTO> item) Overrides default setItem() in order to clean statusModel as well.Constructors in org.apache.syncope.client.console.wizards.any with parameters of type UserTOModifierConstructorDescriptionLinkedAccountPlainAttrsPanel
(EntityWrapper<LinkedAccountTO> modelObject, UserTO userTO, List<String> anyTypeClasses, List<String> whichPlainAttrs) MergeLinkedAccountsWizardModel
(UserTO baseUser) UserInformationPanel
(String id, UserTO userTO) UserTemplateWizardBuilder
(UserTO template, List<String> anyTypeClasses, UserFormLayoutInfo formLayoutInfo, UserRestClient userRestClient, PageReference pageRef) UserWizardBuilder
(UserTO previousUserTO, UserTO userTO, List<String> anyTypeClasses, UserFormLayoutInfo formLayoutInfo, UserRestClient userRestClient, PageReference pageRef) Constructor parameters in org.apache.syncope.client.console.wizards.any with type arguments of type UserTOModifierConstructorDescriptionLinkedAccountWizardBuilder
(IModel<UserTO> model, LinkedAccountFormLayoutInfo formLayoutInfo, UserRestClient userRestClient, AnyTypeRestClient anyTypeRestClient, PageReference pageRef) MergeLinkedAccountsWizardBuilder
(IModel<UserTO> model, UserDirectoryPanel parentPanel, BaseModal<?> modal, ResourceRestClient resourceRestClient, UserRestClient userRestClient, PageReference pageRef) -
Uses of UserTO in org.apache.syncope.client.enduser
Fields in org.apache.syncope.client.enduser declared as UserTOMethods in org.apache.syncope.client.enduser that return UserTO -
Uses of UserTO in org.apache.syncope.client.enduser.pages
Fields in org.apache.syncope.client.enduser.pages declared as UserTOMethods in org.apache.syncope.client.enduser.pages that return UserTOModifier and TypeMethodDescriptionprotected abstract UserTO
AbstractChangePassword.getPwdLoggedUser()
protected UserTO
EditChangePassword.getPwdLoggedUser()
protected UserTO
MustChangePassword.getPwdLoggedUser()
Constructor parameters in org.apache.syncope.client.enduser.pages with type arguments of type UserTOModifierConstructorDescriptionSelfResult
(ProvisioningResult<UserTO> provisioningResult, PageParameters parameters) -
Uses of UserTO in org.apache.syncope.client.enduser.panels
Methods in org.apache.syncope.client.enduser.panels that return UserTOMethods in org.apache.syncope.client.enduser.panels that return types with arguments of type UserTOModifier and TypeMethodDescriptionAnyFormPanel.addOptionalDetailsPanel
(UserWrapper modelObject) UserFormPanel.addOptionalDetailsPanel
(UserWrapper modelObject) UserSelfFormPanel.addOptionalDetailsPanel
(UserWrapper modelObject) UserFormPanel.build
(String id, int index, AjaxWizard.Mode mode) UserFormPanel.getDefaultItem()
UserFormPanel.setEventSink
(IEventSink eventSink) UserFormPanel.setItem
(AnyWrapper<UserTO> item) Method parameters in org.apache.syncope.client.enduser.panels with type arguments of type UserTOConstructors in org.apache.syncope.client.enduser.panels with parameters of type UserTOModifierConstructorDescriptionAnyFormPanel
(String id, UserTO anyTO, List<String> anyTypeClasses, UserFormLayoutInfo formLayoutInfo, PageReference pageReference) UserFormPanel
(String id, UserTO userTO, List<String> anyTypeClasses, UserFormLayoutInfo formLayoutInfo, PageReference pageReference) UserFormPanel
(String id, UserTO previousUserTO, UserTO userTO, List<String> anyTypeClasses, UserFormLayoutInfo formLayoutInfo, PageReference pageReference) UserSelfFormPanel
(String id, UserTO previousUserTO, UserTO userTO, List<String> anyTypeClasses, UserFormLayoutInfo formLayoutInfo, PageReference pageReference) -
Uses of UserTO in org.apache.syncope.client.enduser.panels.any
Fields in org.apache.syncope.client.enduser.panels.any declared as UserTOModifier and TypeFieldDescriptionprotected final UserTO
AbstractAttrs.userTO
protected final UserTO
UserDetails.userTO
Constructor parameters in org.apache.syncope.client.enduser.panels.any with type arguments of type UserTOModifierConstructorDescriptionAbstractAttrs
(String id, AnyWrapper<UserTO> modelObject, List<String> anyTypeClasses, Map<String, CustomizationOption> whichAttrs) DerAttrs
(String id, AnyWrapper<UserTO> modelObject, List<String> anyTypeClasses, Map<String, CustomizationOption> whichDerAttrs) VirAttrs
(String id, AnyWrapper<UserTO> modelObject, List<String> anyTypeClasses, Map<String, CustomizationOption> whichVirAttrs) -
Uses of UserTO in org.apache.syncope.client.enduser.resources
Methods in org.apache.syncope.client.enduser.resources with parameters of type UserTOModifier and TypeMethodDescriptionprotected Pair
<Class<? extends WebPage>, PageParameters> EnduserCodeConsumerResource.getSelfRegInfo
(UserTO newUser) -
Uses of UserTO in org.apache.syncope.client.enduser.resources.saml2sp4ui
Methods in org.apache.syncope.client.enduser.resources.saml2sp4ui with parameters of type UserTOModifier and TypeMethodDescriptionprotected Pair
<Class<? extends WebPage>, PageParameters> EnduserAssertionConsumerResource.getSelfRegInfo
(UserTO newUser) -
Uses of UserTO in org.apache.syncope.client.enduser.rest
Methods in org.apache.syncope.client.enduser.rest that return types with arguments of type UserTO -
Uses of UserTO in org.apache.syncope.client.enduser.widgets
Fields in org.apache.syncope.client.enduser.widgets declared as UserTO -
Uses of UserTO in org.apache.syncope.client.lib
Methods in org.apache.syncope.client.lib that return types with arguments of type UserTO -
Uses of UserTO in org.apache.syncope.client.ui.commons.markup.html.form
Methods in org.apache.syncope.client.ui.commons.markup.html.form that return UserTOConstructors in org.apache.syncope.client.ui.commons.markup.html.form with parameters of type UserTO -
Uses of UserTO in org.apache.syncope.client.ui.commons.pages
Methods in org.apache.syncope.client.ui.commons.pages that return UserTOModifier and TypeMethodDescriptionprotected abstract UserTO
AbstractMustChangePassword.getLoggedUser()
-
Uses of UserTO in org.apache.syncope.client.ui.commons.resources.oidcc4ui
Methods in org.apache.syncope.client.ui.commons.resources.oidcc4ui with parameters of type UserTOModifier and TypeMethodDescriptionprotected abstract Pair
<Class<? extends WebPage>, PageParameters> CodeConsumerResource.getSelfRegInfo
(UserTO newUser) -
Uses of UserTO in org.apache.syncope.client.ui.commons.resources.saml2sp4ui
Methods in org.apache.syncope.client.ui.commons.resources.saml2sp4ui with parameters of type UserTOModifier and TypeMethodDescriptionprotected abstract Pair
<Class<? extends WebPage>, PageParameters> AssertionConsumerResource.getSelfRegInfo
(UserTO newUser) -
Uses of UserTO in org.apache.syncope.client.ui.commons.wizards.any
Methods in org.apache.syncope.client.ui.commons.wizards.any that return UserTOConstructors in org.apache.syncope.client.ui.commons.wizards.any with parameters of type UserTOModifierConstructorDescriptionUserWrapper
(UserTO userTO) UserWrapper
(UserTO previousUserTO, UserTO userTO) -
Uses of UserTO in org.apache.syncope.common.lib
Methods in org.apache.syncope.common.lib that return UserTOMethods in org.apache.syncope.common.lib with parameters of type UserTO -
Uses of UserTO in org.apache.syncope.common.lib.to
Methods in org.apache.syncope.common.lib.to that return UserTOModifier and TypeMethodDescriptionOIDCC4UIProviderTO.getUserTemplate()
SAML2SP4UIIdPTO.getUserTemplate()
UserRequestForm.getUserTO()
Methods in org.apache.syncope.common.lib.to with parameters of type UserTOModifier and TypeMethodDescriptionvoid
OIDCC4UIProviderTO.setUserTemplate
(UserTO userTemplate) void
SAML2SP4UIIdPTO.setUserTemplate
(UserTO userTemplate) void
-
Uses of UserTO in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service that return UserTOModifier and TypeMethodDescriptionUserWorkflowTaskService.executeNextTask
(@NotNull WorkflowTaskExecInput workflowTaskExecInput) Executes the next workflow task available, for matching user key.Methods in org.apache.syncope.common.rest.api.service that return types with arguments of type UserTOMethods in org.apache.syncope.common.rest.api.service with parameters of type UserTO -
Uses of UserTO in org.apache.syncope.core.flowable.impl
Methods in org.apache.syncope.core.flowable.impl with parameters of type UserTOModifier and TypeMethodDescriptionstatic boolean
FlowableWorkflowUtils.isUserIngroup
(UserTO user, String groupName) static void
FlowableRuntimeUtils.saveForFormSubmit
(DomainProcessEngine engine, String procInstId, UserTO userTO, String password, Boolean enabled, PropagationByResource<String> propByRes, PropagationByResource<Pair<String, String>> propByLinkedAccount) Saves resources to be propagated and password for later - after form submission - propagation. -
Uses of UserTO in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return UserTOModifier and TypeMethodDescriptionUserWorkflowTaskLogic.executeNextTask
(WorkflowTaskExecInput workflowTaskExecInput) UserLogic.link
(String key, Collection<String> resources) protected UserTO
UserLogic.resolveReference
(Method method, Object... args) UserLogic.unlink
(String key, Collection<String> resources) Methods in org.apache.syncope.core.logic that return types with arguments of type UserTOModifier and TypeMethodDescriptionUserLogic.assign
(String key, Collection<String> resources, boolean changepwd, String password, boolean nullPriorityAsync) UserLogic.deprovision
(String key, List<String> resources, boolean nullPriorityAsync) protected ProvisioningResult
<UserTO> protected ProvisioningResult
<UserTO> protected ProvisioningResult
<UserTO> UserLogic.mustChangePassword
(PasswordPatch password, boolean nullPriorityAsync) UserLogic.provision
(String key, List<String> resources, boolean changePwd, String password, boolean nullPriorityAsync) org.springframework.data.domain.Page
<UserTO> UserLogic.search
(SearchCond searchCond, org.springframework.data.domain.Pageable pageable, String realm, boolean recursive, boolean details) UserLogic.selfCreate
(UserCR createReq, boolean nullPriorityAsync) UserLogic.selfDelete
(boolean nullPriorityAsync) UserLogic.selfRead()
UserLogic.selfStatus
(StatusR statusR, boolean nullPriorityAsync) UserLogic.selfUpdate
(UserUR userUR, boolean nullPriorityAsync) UserRequestLogic.submitForm
(UserRequestForm form, boolean nullPriorityAsync) UserLogic.unassign
(String key, Collection<String> resources, boolean nullPriorityAsync) Methods in org.apache.syncope.core.logic with parameters of type UserTOModifier and TypeMethodDescriptionprotected ProvisioningResult
<UserTO> protected void
SCIMDataBinder.setAttribute
(UserTO userTO, String schema, String value) SCIMDataBinder.toSCIMUser
(UserTO userTO, String location, List<String> attributes, List<String> excludedAttributes) SCIMDataBinder.toUserUpdate
(UserTO before, Collection<String> resources, SCIMPatchOperation op) -
Uses of UserTO in org.apache.syncope.core.logic.oidc
Methods in org.apache.syncope.core.logic.oidc with parameters of type UserTOModifier and TypeMethodDescriptionvoid
OIDCUserManager.fill
(OIDCC4UIProvider op, OIDCLoginResponse loginResponse, UserTO userTO) -
Uses of UserTO in org.apache.syncope.core.logic.saml2
Methods in org.apache.syncope.core.logic.saml2 with parameters of type UserTOModifier and TypeMethodDescriptionvoid
SAML2SP4UIUserManager.fill
(String idpKey, SAML2LoginResponse loginResponse, UserTO userTO) -
Uses of UserTO in org.apache.syncope.core.provisioning.api
Methods in org.apache.syncope.core.provisioning.api that return UserTOModifier and TypeMethodDescriptiondefault UserTO
OIDCC4UIProviderActions.afterCreate
(UserTO input, OIDCLoginResponse loginResponse) default UserTO
SAML2SP4UIIdPActions.afterCreate
(UserTO input, SAML2LoginResponse loginResponse) default UserTO
OIDCC4UIProviderActions.afterUpdate
(UserTO input, OIDCLoginResponse loginResponse) default UserTO
SAML2SP4UIIdPActions.afterUpdate
(UserTO input, SAML2LoginResponse loginResponse) Methods in org.apache.syncope.core.provisioning.api with parameters of type UserTOModifier and TypeMethodDescriptiondefault UserTO
OIDCC4UIProviderActions.afterCreate
(UserTO input, OIDCLoginResponse loginResponse) default UserTO
SAML2SP4UIIdPActions.afterCreate
(UserTO input, SAML2LoginResponse loginResponse) default UserTO
OIDCC4UIProviderActions.afterUpdate
(UserTO input, OIDCLoginResponse loginResponse) default UserTO
SAML2SP4UIIdPActions.afterUpdate
(UserTO input, SAML2LoginResponse loginResponse) -
Uses of UserTO in org.apache.syncope.core.provisioning.api.data
Methods in org.apache.syncope.core.provisioning.api.data that return UserTO -
Uses of UserTO in org.apache.syncope.core.provisioning.java.data
Methods in org.apache.syncope.core.provisioning.java.data that return UserTOMethods in org.apache.syncope.core.provisioning.java.data with parameters of type UserTOModifier and TypeMethodDescriptionprotected void
UserDataBinderImpl.linkedAccount
(UserTO anyTO, User user, LinkedAccountTO accountTO, AnyUtils anyUtils, SyncopeClientException invalidValues) -
Uses of UserTO in org.apache.syncope.core.rest.cxf.service
Methods in org.apache.syncope.core.rest.cxf.service that return UserTOModifier and TypeMethodDescriptionUserWorkflowTaskServiceImpl.executeNextTask
(WorkflowTaskExecInput workflowTaskExecInput) Methods in org.apache.syncope.core.rest.cxf.service that return types with arguments of type UserTOModifier and TypeMethodDescriptionprotected AbstractAnyLogic
<UserTO, UserCR, UserUR> UserServiceImpl.getAnyLogic()
Methods in org.apache.syncope.core.rest.cxf.service with parameters of type UserTO