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 class
AnyUR.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 TypeClassDescriptionclass
AbstractAnyLogic<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 TypeInterfaceDescriptioninterface
ProvisioningManager<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, boolean changePwd, Boolean enable, PropagationByResource<String> propByRes, PropagationByResource<Pair<String, String>> propByLinkedAccount, Collection<Attr> vAttrs, Collection<String> excludedResources) Create the update tasks on each resource associated, unless inexcludedResources
.void
PropagationTaskInfo.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 void
InboundActions.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, boolean changePwd, Boolean enable, PropagationByResource<String> propByRes, PropagationByResource<Pair<String, String>> propByLinkedAccount, Collection<Attr> vAttrs, Collection<String> excludedResources) protected List
<PropagationTaskInfo> DefaultPropagationManager.getUpdateTasks
(AnyUR anyUR, Any<?> any, String password, boolean changePwd, Boolean enable, PropagationByResource<String> propByRes, PropagationByResource<Pair<String, String>> propByLinkedAccount, Collection<Attr> vAttrs, 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 AnyUR
AbstractPullResultHandler.doUpdate
(AnyTO before, AnyUR anyUR, SyncDelta delta, ProvisioningReport result) protected AnyUR
DefaultAnyObjectPullResultHandler.doUpdate
(AnyTO before, AnyUR req, SyncDelta delta, ProvisioningReport result) protected AnyUR
DefaultGroupPullResultHandler.doUpdate
(AnyTO before, AnyUR req, SyncDelta delta, ProvisioningReport result) protected AnyUR
DefaultUserPullResultHandler.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 TypeMethodDescriptionvoid
DBPasswordPullActions.beforeUpdate
(ProvisioningProfile<?, ?> profile, LiveSyncDelta delta, EntityTO entityTO, AnyUR anyUR) void
LDAPMembershipPullActions.beforeUpdate
(ProvisioningProfile<?, ?> profile, LiveSyncDelta delta, EntityTO entity, AnyUR anyUR) Keep track of members of the group being updated before actual update takes place.protected void
AbstractPullResultHandler.createRemediation
(String anyType, String anyKey, AnyCR anyCR, AnyUR anyUR, ProvisioningReport result, SyncDelta delta) protected void
AbstractPullResultHandler.createRemediationIfNeeded
(AnyUR anyUR, SyncDelta delta, ProvisioningReport result) protected abstract AnyUR
AbstractPullResultHandler.doUpdate
(AnyTO before, AnyUR anyUR, SyncDelta delta, ProvisioningReport result) protected AnyUR
DefaultAnyObjectPullResultHandler.doUpdate
(AnyTO before, AnyUR req, SyncDelta delta, ProvisioningReport result) protected AnyUR
DefaultGroupPullResultHandler.doUpdate
(AnyTO before, AnyUR req, SyncDelta delta, ProvisioningReport result) protected AnyUR
DefaultUserPullResultHandler.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) BuildAnyUR
out 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 TypeClassDescriptionclass
AbstractAnyService<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 TypeMethodDescriptionvoid
TestInboundActions.beforeUpdate
(ProvisioningProfile<?, ?> profile, LiveSyncDelta delta, EntityTO entityTO, AnyUR anyUR)