Uses of Class
org.apache.syncope.common.lib.to.UserTO
Package
Description
-
Uses of UserTO in org.apache.syncope.client.console
-
Uses of UserTO in org.apache.syncope.client.console.commons
Modifier 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) Modifier 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
-
Uses of UserTO in org.apache.syncope.client.console.panels
Modifier and TypeMethodDescriptionUserDirectoryPanel.getActions
(IModel<UserTO> model) protected WizardMgtPanel
<AnyWrapper<UserTO>> UserDirectoryPanel.Builder.newInstance
(String id, boolean wizardInModal) ModifierConstructorDescriptionLinkedAccountModalPanel
(IModel<UserTO> model, PageReference pageRef, boolean reconciliationOnly) LinkedAccountsStatusModalPanel
(IModel<UserTO> model, PageReference pageRef) -
Uses of UserTO in org.apache.syncope.client.console.panels.search
Modifier and TypeMethodDescriptionprotected WizardMgtPanel
<AnyWrapper<UserTO>> UserSelectionDirectoryPanel.Builder.newInstance
(String id, boolean wizardInModal) -
Uses of UserTO in org.apache.syncope.client.console.resources.oidcc4ui
Modifier and TypeMethodDescriptionprotected Pair
<Class<? extends WebPage>, PageParameters> ConsoleCodeConsumerResource.getSelfRegInfo
(UserTO newUser) -
Uses of UserTO in org.apache.syncope.client.console.resources.saml2sp4ui
Modifier and TypeMethodDescriptionprotected Pair
<Class<? extends WebPage>, PageParameters> ConsoleAssertionConsumerResource.getSelfRegInfo
(UserTO newUser) -
Uses of UserTO in org.apache.syncope.client.console.rest
Modifier 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) -
Uses of UserTO in org.apache.syncope.client.console.status
ModifierConstructorDescriptionChangePasswordModal
(BaseModal<AnyWrapper<UserTO>> baseModal, UserWrapper wrapper, PageReference pageRefer) -
Uses of UserTO in org.apache.syncope.client.console.wizards.any
Modifier and TypeFieldDescriptionprotected final UserTO
LinkedAccountPlainAttrsPanel.userTO
protected final UserTO
Roles.userTO
Modifier and TypeMethodDescriptionMergeLinkedAccountsWizardModel.getBaseUser()
MergeLinkedAccountsWizardModel.getMergingUser()
Modifier and TypeMethodDescriptionUserTemplateWizardBuilder.addOptionalDetailsPanel
(AnyWrapper<UserTO> modelObject) UserWizardBuilder.addOptionalDetailsPanel
(AnyWrapper<UserTO> modelObject) Modifier and TypeMethodDescriptionprotected WizardModel
MergeLinkedAccountsWizardBuilder.buildModelSteps
(UserTO modelObject, WizardModel wizardModel) protected AnnotatedBeanPanel
UserDetails.getGeneralStatusInformation
(String id, UserTO anyTO) void
MergeLinkedAccountsWizardModel.setMergingUser
(UserTO mergingUser) Modifier 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.ModifierConstructorDescriptionLinkedAccountPlainAttrsPanel
(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) ModifierConstructorDescriptionLinkedAccountWizardBuilder
(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
-
Uses of UserTO in org.apache.syncope.client.enduser.pages
Modifier and TypeMethodDescriptionprotected abstract UserTO
AbstractChangePassword.getPwdLoggedUser()
protected UserTO
EditChangePassword.getPwdLoggedUser()
protected UserTO
MustChangePassword.getPwdLoggedUser()
ModifierConstructorDescriptionSelfResult
(ProvisioningResult<UserTO> provisioningResult, PageParameters parameters) -
Uses of UserTO in org.apache.syncope.client.enduser.panels
Modifier 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) ModifierConstructorDescriptionAnyFormPanel
(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
Modifier and TypeFieldDescriptionprotected final UserTO
AbstractAttrs.userTO
protected final UserTO
UserDetails.userTO
ModifierConstructorDescriptionAbstractAttrs
(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
Modifier and TypeMethodDescriptionprotected Pair
<Class<? extends WebPage>, PageParameters> EnduserCodeConsumerResource.getSelfRegInfo
(UserTO newUser) -
Uses of UserTO in org.apache.syncope.client.enduser.resources.saml2sp4ui
Modifier and TypeMethodDescriptionprotected Pair
<Class<? extends WebPage>, PageParameters> EnduserAssertionConsumerResource.getSelfRegInfo
(UserTO newUser) -
Uses of UserTO in org.apache.syncope.client.enduser.rest
-
Uses of UserTO in org.apache.syncope.client.enduser.widgets
-
Uses of UserTO in org.apache.syncope.client.lib
-
Uses of UserTO in org.apache.syncope.client.ui.commons.markup.html.form
-
Uses of UserTO in org.apache.syncope.client.ui.commons.pages
Modifier and TypeMethodDescriptionprotected abstract UserTO
AbstractMustChangePassword.getLoggedUser()
-
Uses of UserTO in org.apache.syncope.client.ui.commons.resources.oidcc4ui
Modifier and TypeMethodDescriptionprotected abstract Pair
<Class<? extends WebPage>, PageParameters> CodeConsumerResource.getSelfRegInfo
(UserTO newUser) -
Uses of UserTO in org.apache.syncope.client.ui.commons.resources.saml2sp4ui
Modifier and TypeMethodDescriptionprotected abstract Pair
<Class<? extends WebPage>, PageParameters> AssertionConsumerResource.getSelfRegInfo
(UserTO newUser) -
Uses of UserTO in org.apache.syncope.client.ui.commons.wizards.any
ModifierConstructorDescriptionUserWrapper
(UserTO userTO) UserWrapper
(UserTO previousUserTO, UserTO userTO) -
Uses of UserTO in org.apache.syncope.common.lib
-
Uses of UserTO in org.apache.syncope.common.lib.to
Modifier and TypeMethodDescriptionOIDCC4UIProviderTO.getUserTemplate()
SAML2SP4UIIdPTO.getUserTemplate()
UserRequestForm.getUserTO()
Modifier and TypeMethodDescriptionvoid
OIDCC4UIProviderTO.setUserTemplate
(UserTO userTemplate) void
SAML2SP4UIIdPTO.setUserTemplate
(UserTO userTemplate) void
-
Uses of UserTO in org.apache.syncope.common.rest.api.service
Modifier and TypeMethodDescriptionUserWorkflowTaskService.executeNextTask
(@NotNull WorkflowTaskExecInput workflowTaskExecInput) Executes the next workflow task available, for matching user key. -
Uses of UserTO in org.apache.syncope.core.flowable.impl
Modifier 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
Modifier 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) Modifier 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) Modifier 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
Modifier and TypeMethodDescriptionvoid
OIDCUserManager.fill
(OIDCC4UIProvider op, OIDCLoginResponse loginResponse, UserTO userTO) -
Uses of UserTO in org.apache.syncope.core.logic.saml2
Modifier and TypeMethodDescriptionvoid
SAML2SP4UIUserManager.fill
(String idpKey, SAML2LoginResponse loginResponse, UserTO userTO) -
Uses of UserTO in org.apache.syncope.core.provisioning.api
Modifier 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) Modifier 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
-
Uses of UserTO in org.apache.syncope.core.provisioning.java.data
Modifier 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
Modifier and TypeMethodDescriptionUserWorkflowTaskServiceImpl.executeNextTask
(WorkflowTaskExecInput workflowTaskExecInput) Modifier and TypeMethodDescriptionprotected AbstractAnyLogic
<UserTO, UserCR, UserUR> UserServiceImpl.getAnyLogic()