Uses of Class
org.apache.syncope.common.lib.request.AnyUR
Packages that use AnyUR
Package
Description
-
Uses of AnyUR in org.apache.syncope.client.console.rest
Methods in org.apache.syncope.client.console.rest with parameters of type AnyUR -
Uses of AnyUR in org.apache.syncope.common.lib
Methods in org.apache.syncope.common.lib with type parameters of type AnyURModifier and TypeMethodDescriptionAnyOperations.diff(TO updated, TO original, boolean incremental) Methods in org.apache.syncope.common.lib with parameters of type AnyUR -
Uses of AnyUR in org.apache.syncope.common.lib.request
Classes in org.apache.syncope.common.lib.request with type parameters of type AnyURModifier and TypeClassDescriptionprotected static classAnyUR.Builder<R extends AnyUR,B extends AnyUR.Builder<R, B>> Subclasses of AnyUR in org.apache.syncope.common.lib.requestFields in org.apache.syncope.common.lib.request declared as AnyUR -
Uses of AnyUR in org.apache.syncope.common.lib.to
Methods in org.apache.syncope.common.lib.to that return AnyURMethods in org.apache.syncope.common.lib.to with parameters of type AnyUR -
Uses of AnyUR in org.apache.syncope.common.lib.types
Methods in org.apache.syncope.common.lib.types that return types with arguments of type AnyUR -
Uses of AnyUR in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service with parameters of type AnyUR -
Uses of AnyUR in org.apache.syncope.core.logic
Classes in org.apache.syncope.core.logic with type parameters of type AnyURModifier and TypeClassDescriptionclassAbstractAnyLogic<TO extends AnyTO,C extends AnyCR, U extends AnyUR> Methods in org.apache.syncope.core.logic with parameters of type AnyURModifier and TypeMethodDescription -
Uses of AnyUR in org.apache.syncope.core.logic.api
Methods in org.apache.syncope.core.logic.api with type parameters of type AnyUR -
Uses of AnyUR in org.apache.syncope.core.persistence.api.entity
Methods in org.apache.syncope.core.persistence.api.entity with type parameters of type AnyURModifier and TypeMethodDescription<U extends AnyUR>
URemediation.getPayloadAsUR(Class<U> reference) <U extends AnyUR>
UMethods in org.apache.syncope.core.persistence.api.entity with parameters of type AnyUR -
Uses of AnyUR in org.apache.syncope.core.persistence.common.entity
Methods in org.apache.syncope.core.persistence.common.entity with type parameters of type AnyUR -
Uses of AnyUR in org.apache.syncope.core.persistence.jpa.entity
Methods in org.apache.syncope.core.persistence.jpa.entity with type parameters of type AnyURModifier and TypeMethodDescription<U extends AnyUR>
UJPARemediation.getPayloadAsUR(Class<U> reference) Methods in org.apache.syncope.core.persistence.jpa.entity with parameters of type AnyUR -
Uses of AnyUR in org.apache.syncope.core.persistence.neo4j.entity
Methods in org.apache.syncope.core.persistence.neo4j.entity with type parameters of type AnyURModifier and TypeMethodDescription<U extends AnyUR>
UNeo4jRemediation.getPayloadAsUR(Class<U> reference) Methods in org.apache.syncope.core.persistence.neo4j.entity with parameters of type AnyUR -
Uses of AnyUR in org.apache.syncope.core.provisioning.api
Classes in org.apache.syncope.core.provisioning.api with type parameters of type AnyURModifier and TypeInterfaceDescriptioninterfaceProvisioningManager<C extends AnyCR,U extends AnyUR> -
Uses of AnyUR in org.apache.syncope.core.provisioning.api.propagation
Methods in org.apache.syncope.core.provisioning.api.propagation that return AnyURMethods in org.apache.syncope.core.provisioning.api.propagation with parameters of type AnyURModifier and TypeMethodDescriptionPropagationManager.getUpdateTasks(AnyUR anyUR, AnyTypeKind kind, String key, List<String> changePwdRes, Boolean enable, PropagationByResource<String> propByRes, PropagationByResource<Pair<String, String>> propByLinkedAccount, Collection<String> excludedResources) Create the update tasks on each resource associated, unless inexcludedResources.voidPropagationTaskInfo.setUpdateRequest(AnyUR updateRequest) -
Uses of AnyUR in org.apache.syncope.core.provisioning.api.pushpull
Methods in org.apache.syncope.core.provisioning.api.pushpull with parameters of type AnyURModifier and TypeMethodDescriptiondefault voidInboundActions.beforeUpdate(ProvisioningProfile<?, ?> profile, LiveSyncDelta delta, EntityTO entity, AnyUR anyUR) Action to be executed before to update a inbounded entity locally. -
Uses of AnyUR in org.apache.syncope.core.provisioning.java.propagation
Methods in org.apache.syncope.core.provisioning.java.propagation with parameters of type AnyURModifier and TypeMethodDescriptionDefaultPropagationManager.getUpdateTasks(AnyUR anyUR, AnyTypeKind kind, String key, List<String> changePwdRes, Boolean enable, PropagationByResource<String> propByRes, PropagationByResource<Pair<String, String>> propByLinkedAccount, Collection<String> excludedResources) protected List<PropagationTaskInfo> DefaultPropagationManager.getUpdateTasks(AnyUR anyUR, Any any, String password, List<String> changePwdRes, Boolean enable, PropagationByResource<String> propByRes, PropagationByResource<Pair<String, String>> propByLinkedAccount, Collection<String> excludedResources) -
Uses of AnyUR in org.apache.syncope.core.provisioning.java.pushpull
Methods in org.apache.syncope.core.provisioning.java.pushpull that return AnyURModifier and TypeMethodDescriptionprotected abstract AnyURAbstractPullResultHandler.doUpdate(AnyTO before, AnyUR anyUR, SyncDelta delta, ProvisioningReport result) protected AnyURDefaultAnyObjectPullResultHandler.doUpdate(AnyTO before, AnyUR req, SyncDelta delta, ProvisioningReport result) protected AnyURDefaultGroupPullResultHandler.doUpdate(AnyTO before, AnyUR req, SyncDelta delta, ProvisioningReport result) protected AnyURDefaultUserPullResultHandler.doUpdate(AnyTO before, AnyUR req, SyncDelta delta, ProvisioningReport result) Methods in org.apache.syncope.core.provisioning.java.pushpull that return types with arguments of type AnyURModifier and TypeMethodDescriptionprotected abstract WorkflowResult<? extends AnyUR> protected WorkflowResult<? extends AnyUR> protected WorkflowResult<? extends AnyUR> protected WorkflowResult<? extends AnyUR> protected WorkflowResult<? extends AnyUR> protected WorkflowResult<? extends AnyUR> Methods in org.apache.syncope.core.provisioning.java.pushpull with parameters of type AnyURModifier and TypeMethodDescriptionvoidDBPasswordPullActions.beforeUpdate(ProvisioningProfile<?, ?> profile, LiveSyncDelta delta, EntityTO entityTO, AnyUR anyUR) voidLDAPMembershipPullActions.beforeUpdate(ProvisioningProfile<?, ?> profile, LiveSyncDelta delta, EntityTO entity, AnyUR anyUR) Keep track of members of the group being updated before actual update takes place.protected voidAbstractPushResultHandler.copyDynMembershipConds(Any any, AnyUR req) protected voidAbstractPullResultHandler.createRemediation(String anyType, String anyKey, AnyCR anyCR, AnyUR anyUR, ProvisioningReport result, SyncDelta delta) protected voidAbstractPullResultHandler.createRemediationIfNeeded(AnyUR anyUR, SyncDelta delta, ProvisioningReport result) protected abstract AnyURAbstractPullResultHandler.doUpdate(AnyTO before, AnyUR anyUR, SyncDelta delta, ProvisioningReport result) protected AnyURDefaultAnyObjectPullResultHandler.doUpdate(AnyTO before, AnyUR req, SyncDelta delta, ProvisioningReport result) protected AnyURDefaultGroupPullResultHandler.doUpdate(AnyTO before, AnyUR req, SyncDelta delta, ProvisioningReport result) protected AnyURDefaultUserPullResultHandler.doUpdate(AnyTO before, AnyUR req, SyncDelta delta, ProvisioningReport result) protected abstract WorkflowResult<? extends AnyUR> protected WorkflowResult<? extends AnyUR> protected WorkflowResult<? extends AnyObjectUR> protected WorkflowResult<? extends AnyUR> protected WorkflowResult<? extends AnyUR> protected WorkflowResult<? extends AnyUR> protected WorkflowResult<? extends AnyUR> -
Uses of AnyUR in org.apache.syncope.core.provisioning.java.utils
Methods in org.apache.syncope.core.provisioning.java.utils with type parameters of type AnyURModifier and TypeMethodDescription<U extends AnyUR>
UConnObjectUtils.getAnyUR(String key, ConnectorObject obj, AnyTO original, InboundTask<?> inboundTask, AnyTypeKind anyTypeKind, Provision provision) BuildAnyURout of connector object attributes and schema mapping. -
Uses of AnyUR in org.apache.syncope.core.rest.cxf.service
Classes in org.apache.syncope.core.rest.cxf.service with type parameters of type AnyURModifier and TypeClassDescriptionclassAbstractAnyService<TO extends AnyTO,CR extends AnyCR, UR extends AnyUR> Methods in org.apache.syncope.core.rest.cxf.service with parameters of type AnyUR -
Uses of AnyUR in org.apache.syncope.fit.core.reference
Methods in org.apache.syncope.fit.core.reference with parameters of type AnyURModifier and TypeMethodDescriptionvoidTestInboundActions.beforeUpdate(ProvisioningProfile<?, ?> profile, LiveSyncDelta delta, EntityTO entityTO, AnyUR anyUR)