Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowType
Packages that use ShadowType
Package
Description
GUI API package for various utility classes and interfaces.
Implements gathering and evaluation of inbound mappings: both during clockwork and before it (for correlation purposes).
Classes that support execution (run) of activities.
-
Uses of ShadowType in com.evolveum.midpoint.common
Methods in com.evolveum.midpoint.common with parameters of type ShadowTypeModifier and TypeMethodDescriptionstatic ItemDelta<?,
?> SynchronizationUtils.createFullSynchronizationTimestampDelta
(ShadowType oldShadow, XMLGregorianCalendar timestamp) SynchronizationUtils.createSynchronizationSituationAndDescriptionDelta
(ShadowType shadow, SynchronizationSituationType situation, String sourceChannel, boolean full, XMLGregorianCalendar timestamp) Creates situation, description, and timestamp deltas.static ItemDelta<?,
?> SynchronizationUtils.createSynchronizationSituationDelta
(ShadowType shadow, SynchronizationSituationType situation) static @NotNull ItemDelta<?,
?> SynchronizationUtils.createSynchronizationSituationDescriptionDelta
(ShadowType shadow, SynchronizationSituationType situation, XMLGregorianCalendar timestamp, String sourceChannel, boolean full) Creates delta for `synchronizationSituationDescription` (adding new, removing obsolete if present).static ItemDelta<?,
?> SynchronizationUtils.createSynchronizationTimestampDelta
(ShadowType oldShadow, XMLGregorianCalendar timestamp) -
Uses of ShadowType in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util with parameters of type ShadowTypeModifier and TypeMethodDescriptionstatic CompositedIcon
WebComponentUtil.createAccountIcon
(ShadowType shadow, PageBase pageBase, boolean isColumn) -
Uses of ShadowType in com.evolveum.midpoint.gui.impl.component
Constructor parameters in com.evolveum.midpoint.gui.impl.component with type arguments of type ShadowTypeModifierConstructorDescriptionProjectionDisplayNamePanel
(String id, org.apache.wicket.model.IModel<ShadowType> model) -
Uses of ShadowType in com.evolveum.midpoint.gui.impl.component.data.provider
Methods in com.evolveum.midpoint.gui.impl.component.data.provider that return types with arguments of type ShadowTypeModifier and TypeMethodDescriptionprotected List<ShadowType>
RepositoryShadowBeanObjectDataProvider.searchObjects
(Class<ShadowType> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, Task task, OperationResult result) Method parameters in com.evolveum.midpoint.gui.impl.component.data.provider with type arguments of type ShadowTypeModifier and TypeMethodDescriptionprotected List<ShadowType>
RepositoryShadowBeanObjectDataProvider.searchObjects
(Class<ShadowType> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, Task task, OperationResult result) Constructor parameters in com.evolveum.midpoint.gui.impl.component.data.provider with type arguments of type ShadowTypeModifierConstructorDescriptionProjectionsListProvider
(org.apache.wicket.Component component, @NotNull org.apache.wicket.model.IModel<Search<ShadowType>> search, org.apache.wicket.model.IModel<List<PrismContainerValueWrapper<ShadowType>>> model) RepositoryShadowBeanObjectDataProvider
(org.apache.wicket.Component component, Set<ShadowType> selected) RepositoryShadowBeanObjectDataProvider
(org.apache.wicket.Component component, org.apache.wicket.model.IModel<Search<ShadowType>> search, Set<ShadowType> selected) RepositoryShadowBeanObjectDataProvider
(org.apache.wicket.Component component, org.apache.wicket.model.IModel<Search<ShadowType>> search, Set<ShadowType> selected) -
Uses of ShadowType in com.evolveum.midpoint.gui.impl.factory.wrapper
Methods in com.evolveum.midpoint.gui.impl.factory.wrapper that return types with arguments of type ShadowTypeModifier and TypeMethodDescriptionShadowWrapperFactoryImpl.createObjectWrapper
(PrismObject<ShadowType> object, ItemStatus status) Method parameters in com.evolveum.midpoint.gui.impl.factory.wrapper with type arguments of type ShadowTypeModifier and TypeMethodDescriptionShadowWrapperFactoryImpl.createObjectWrapper
(PrismObject<ShadowType> object, ItemStatus status) -
Uses of ShadowType in com.evolveum.midpoint.gui.impl.page.admin.focus
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.focus with type arguments of type ShadowTypeModifier and TypeMethodDescription@NotNull ShadowWrapper
FocusDetailsModels.loadShadowWrapper
(PrismObject<ShadowType> projection, boolean noFetch, Task task, OperationResult result) -
Uses of ShadowType in com.evolveum.midpoint.gui.impl.page.admin.focus.component
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.focus.component with type arguments of type ShadowTypeModifier and TypeMethodDescriptionvoid
FocusProjectionsPanel.loadFullShadow
(PrismObjectValueWrapper<ShadowType> shadowWrapperValue, org.apache.wicket.ajax.AjaxRequestTarget target) @NotNull ShadowWrapper
FocusProjectionsPanel.loadShadowWrapper
(PrismObject<ShadowType> projection, Task task, OperationResult result) -
Uses of ShadowType in com.evolveum.midpoint.gui.impl.page.admin.resource
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource that return types with arguments of type ShadowTypeMethod parameters in com.evolveum.midpoint.gui.impl.page.admin.resource with type arguments of type ShadowTypeModifier and TypeMethodDescriptionprotected ShadowDetailsModel
PageShadow.createObjectDetailsModels
(PrismObject<ShadowType> object) protected org.apache.wicket.markup.html.panel.Panel
PageShadow.createSummaryPanel
(String id, org.apache.wicket.model.IModel<ShadowType> summaryModel) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource with type arguments of type ShadowTypeModifierConstructorDescriptionShadowDetailsModel
(org.apache.wicket.model.LoadableDetachableModel<PrismObject<ShadowType>> prismObjectModel, ModelServiceLocator serviceLocator) -
Uses of ShadowType in com.evolveum.midpoint.gui.impl.page.admin.resource.component
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component with type arguments of type ShadowTypeModifier and TypeMethodDescriptionprotected final RepositoryShadowBeanObjectDataProvider
ResourceObjectsPanel.createProvider
(org.apache.wicket.model.IModel<Search<ShadowType>> searchModel, CompiledShadowCollectionView collection) protected void
ResourceContentPanel.customizeProvider
(SelectableBeanObjectDataProvider<ShadowType> provider) protected boolean
ResourceContentPanel.isShadowDetailsEnabled
(org.apache.wicket.model.IModel<SelectableBean<ShadowType>> rowModel) -
Uses of ShadowType in com.evolveum.midpoint.gui.impl.page.admin.role.component.wizard.construction
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.component.wizard.construction that return types with arguments of type ShadowTypeModifier and TypeMethodDescriptionprotected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<SelectableBean<ShadowType>,
String>> ConstructionGroupStepPanel.createColumns()
protected Class<ShadowType>
ConstructionGroupStepPanel.getType()
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.role.component.wizard.construction with type arguments of type ShadowTypeModifier and TypeMethodDescriptionprotected void
ConstructionGroupStepPanel.customizeTile
(@NotNull SelectableBean<ShadowType> object, @Nullable TemplateTile<SelectableBean<ShadowType>> tile) protected void
ConstructionGroupStepPanel.customizeTile
(@NotNull SelectableBean<ShadowType> object, @Nullable TemplateTile<SelectableBean<ShadowType>> tile) protected void
ConstructionGroupStepPanel.processSelectOrDeselectItem
(SelectableBean<ShadowType> value, org.apache.wicket.ajax.AjaxRequestTarget target) -
Uses of ShadowType in com.evolveum.midpoint.gui.impl.page.self.credentials
Constructor parameters in com.evolveum.midpoint.gui.impl.page.self.credentials with type arguments of type ShadowTypeModifierConstructorDescriptionPasswordAccountDto
(@NotNull PrismObject<ShadowType> shadow, String resourceName, String resourceOid) -
Uses of ShadowType in com.evolveum.midpoint.gui.impl.prism.wrapper
Constructor parameters in com.evolveum.midpoint.gui.impl.prism.wrapper with type arguments of type ShadowType -
Uses of ShadowType in com.evolveum.midpoint.gui.impl.util
Methods in com.evolveum.midpoint.gui.impl.util with parameters of type ShadowTypeModifier and TypeMethodDescriptionstatic ItemVisibility
ProvisioningObjectsUtil.checkShadowActivationAndPasswordVisibility
(ItemWrapper<?, ?> itemWrapper, ShadowType shadowType) static @NotNull String
ProvisioningObjectsUtil.determineDisplayNameForDefinition
(ShadowType shadow, PageBase pageBase) static String
ProvisioningObjectsUtil.getPendingOperationsLabels
(ShadowType shadow, BasePanel panel) static org.apache.wicket.model.IModel<String>
ProvisioningObjectsUtil.getResourceAttributesLabelModel
(ShadowType shadow, PageBase pageBase) static org.apache.wicket.model.IModel<String>
ProvisioningObjectsUtil.getResourceLabelModel
(ShadowType shadow, PageBase pageBase) static boolean
ProvisioningObjectsUtil.isActivationSupported
(ShadowType shadowType, org.apache.wicket.model.IModel<ResourceType> resourceModel) static boolean
ProvisioningObjectsUtil.isAssociationSupported
(ShadowType shadowType, org.apache.wicket.model.IModel<ResourceType> resourceModel) static boolean
ProvisioningObjectsUtil.isPasswordSupported
(ShadowType shadowType, org.apache.wicket.model.IModel<ResourceType> resourceModel) static ResourceType
ProvisioningObjectsUtil.resolveResource
(ShadowType shadowType, boolean isColumn, PageBase pageBase) Method parameters in com.evolveum.midpoint.gui.impl.util with type arguments of type ShadowTypeModifier and TypeMethodDescriptionstatic String
IconAndStylesUtil.createShadowIcon
(PrismObject<ShadowType> object) -
Uses of ShadowType in com.evolveum.midpoint.model.api
Methods in com.evolveum.midpoint.model.api that return types with arguments of type ShadowTypeModifier and TypeMethodDescriptionModelInteractionService.getEditShadowDefinition
(ResourceShadowCoordinates coordinates, AuthorizationPhaseType phase, Task task, OperationResult result) ObjectTreeDeltas.getProjectionChange
(ProjectionContextKey key) ObjectTreeDeltas.getProjectionChangeMap()
ObjectTreeDeltas.getProjectionChangeMapEntries()
Methods in com.evolveum.midpoint.model.api with parameters of type ShadowTypeModifier and TypeMethodDescriptionvoid
ModelInteractionService.applyDefinitions
(ShadowType shadow, Task task, OperationResult result) Helper method to properly apply definitions to shadow.Method parameters in com.evolveum.midpoint.model.api with type arguments of type ShadowTypeModifier and TypeMethodDescriptionvoid
ObjectTreeDeltas.addProjectionChange
(ProjectionContextKey key, ObjectDelta<ShadowType> primaryDelta) ModelInteractionService.getEditObjectClassDefinition
(@NotNull PrismObject<ShadowType> shadow, @NotNull PrismObject<ResourceType> resource, AuthorizationPhaseType phase, Task task, OperationResult result) Returns an object definition that reflects edit-ability of the resource object in terms of midPoint schema limitations and security. -
Uses of ShadowType in com.evolveum.midpoint.model.api.context
Methods in com.evolveum.midpoint.model.api.context that return types with arguments of type ShadowTypeModifier and TypeMethodDescriptionModelProjectionContext.getExecutableDelta()
Returns delta suitable for execution.ModelProjectionContext.getSyncDelta()
Returns synchronization delta.Methods in com.evolveum.midpoint.model.api.context with parameters of type ShadowTypeModifier and TypeMethodDescriptionProjectionContextKeyFactory.createKey
(@NotNull ShadowType shadow, @NotNull Task task, @NotNull OperationResult result) DeterminesProjectionContextKey
for a given shadow as precisely as possible.static ProjectionContextKey
ProjectionContextKey.fromClassifiedShadow
(@NotNull ShadowType shadow) static ProjectionContextKey
ProjectionContextKey.fromShadow
(@NotNull ShadowType shadow, @Nullable ResourceObjectTypeIdentification typeIdentification) Method parameters in com.evolveum.midpoint.model.api.context with type arguments of type ShadowTypeModifier and TypeMethodDescriptionvoid
ModelProjectionContext.setSyncDelta
(ObjectDelta<ShadowType> syncDelta) -
Uses of ShadowType in com.evolveum.midpoint.model.api.correlation
Methods in com.evolveum.midpoint.model.api.correlation that return ShadowTypeModifier and TypeMethodDescription@NotNull ShadowType
CorrelationContext.Shadow.getResourceObject()
Constructors in com.evolveum.midpoint.model.api.correlation with parameters of type ShadowTypeModifierConstructorDescriptionShadow
(@NotNull ShadowType resourceObject, @NotNull ResourceType resource, @NotNull ResourceObjectDefinition resourceObjectDefinition, @NotNull FocusType preFocus, @Nullable SystemConfigurationType systemConfiguration, @NotNull Task task) -
Uses of ShadowType in com.evolveum.midpoint.model.api.expr
Methods in com.evolveum.midpoint.model.api.expr that return ShadowTypeModifier and TypeMethodDescriptiondefault ShadowType
MidpointFunctions.getLinkedShadow
(FocusType focus, ResourceType resource) default ShadowType
MidpointFunctions.getLinkedShadow
(FocusType focus, ResourceType resource, boolean repositoryObjectOnly) default ShadowType
MidpointFunctions.getLinkedShadow
(FocusType focus, String resourceOid) default ShadowType
MidpointFunctions.getLinkedShadow
(FocusType focus, String resourceOid, boolean repositoryObjectOnly) default ShadowType
MidpointFunctions.getLinkedShadow
(FocusType focus, String resourceOid, ShadowKindType kind, String intent) MidpointFunctions.getLinkedShadow
(FocusType focus, String resourceOid, ShadowKindType kind, String intent, boolean repositoryObjectOnly) Null values of resource oid, kind, and intent mean "any".MidpointFunctions.resolveEntitlement
(ShadowAssociationType shadowAssociationType) Methods in com.evolveum.midpoint.model.api.expr that return types with arguments of type ShadowTypeModifier and TypeMethodDescriptiondefault @NotNull List<ShadowType>
MidpointFunctions.getLinkedShadows
(FocusType focus, String resourceOid) @NotNull List<ShadowType>
MidpointFunctions.getLinkedShadows
(FocusType focus, String resourceOid, boolean repositoryObjectOnly) MidpointFunctions.getShadowsToActivate
(Collection<? extends ModelProjectionContext> projectionContexts) Used for account activation notifier to collect all shadows which are going to be activated.Methods in com.evolveum.midpoint.model.api.expr with parameters of type ShadowTypeModifier and TypeMethodDescription<F extends FocusType>
ShadowPurposeTypeMidpointFunctions.computeDefaultProjectionPurpose
(F focus, ShadowType shadow, ResourceType resource) Default function used to compute projection purpose.MidpointFunctions.findCandidateOwners
(@NotNull Class<F> focusType, @NotNull ShadowType resourceObject, @NotNull String resourceOid, @NotNull ShadowKindType kind, @NotNull String intent) Finds candidate owners using defined correlation rules.@Nullable CaseType
MidpointFunctions.getCorrelationCaseForShadow
(@Nullable ShadowType shadow) Returns a correlation case for given shadow.MidpointFunctions.getFocusesByCorrelationRule
(Class<F> type, String resourceOid, ShadowKindType kind, String intent, ShadowType shadow) Deprecated.MidpointFunctions.getPlaintextAccountPassword
(ShadowType account) <T> boolean
MidpointFunctions.isUniqueAccountValue
(ResourceType resourceType, ShadowType shadowType, String attributeName, T attributeValue) Checks if the value `attributeValue` of `attributeName` in given shadow is unique on given resource.Method parameters in com.evolveum.midpoint.model.api.expr with type arguments of type ShadowTypeModifier and TypeMethodDescriptionMidpointFunctions.getPlaintextAccountPasswordFromDelta
(ObjectDelta<? extends ShadowType> delta) -
Uses of ShadowType in com.evolveum.midpoint.model.common.expression.evaluator.caching
Method parameters in com.evolveum.midpoint.model.common.expression.evaluator.caching with type arguments of type ShadowTypeModifier and TypeMethodDescriptionprotected AssociationSearchQueryKey
AssociationSearchExpressionEvaluatorCache.createQueryKey
(Class<ShadowType> type, ObjectQuery query, ObjectSearchStrategyType searchStrategy, ExpressionEvaluationContext params, PrismContext prismContext) -
Uses of ShadowType in com.evolveum.midpoint.model.common.expression.functions
Methods in com.evolveum.midpoint.model.common.expression.functions with parameters of type ShadowTypeModifier and TypeMethodDescriptionBasicExpressionFunctions.getAttributeStringValues
(ShadowType shadow, groovy.namespace.QName attributeQname) BasicExpressionFunctions.getAttributeStringValues
(ShadowType shadow, String attributeNamespace, String attributeLocalPart) BasicExpressionFunctions.getAttributeStringValues
(ShadowType shadow, QName attributeQname) <T> T
BasicExpressionFunctions.getAttributeValue
(ShadowType shadow, groovy.namespace.QName attributeQname) <T> T
BasicExpressionFunctions.getAttributeValue
(ShadowType shadow, String attributeLocalPart) The namespace of the attribute is assumed to be "ri:"<T> T
BasicExpressionFunctions.getAttributeValue
(ShadowType shadow, String attributeNamespace, String attributeLocalPart) <T> T
BasicExpressionFunctions.getAttributeValue
(ShadowType shadow, QName attributeQname) <T> Collection<T>
BasicExpressionFunctions.getAttributeValues
(ShadowType shadow, groovy.namespace.QName attributeQname) <T> Collection<T>
BasicExpressionFunctions.getAttributeValues
(ShadowType shadow, String attributeLocalPart) <T> Collection<T>
BasicExpressionFunctions.getAttributeValues
(ShadowType shadow, String attributeNamespace, String attributeLocalPart) <T> Collection<T>
BasicExpressionFunctions.getAttributeValues
(ShadowType shadow, QName attributeQname) <T> T
BasicExpressionFunctions.getIdentifierValue
(ShadowType shadow) <T> T
BasicExpressionFunctions.getSecondaryIdentifierValue
(ShadowType shadow) -
Uses of ShadowType in com.evolveum.midpoint.model.common.stringpolicy
Constructor parameters in com.evolveum.midpoint.model.common.stringpolicy with type arguments of type ShadowTypeModifierConstructorDescriptionShadowValuePolicyOriginResolver
(PrismObject<ShadowType> object, ObjectResolver objectResolver) -
Uses of ShadowType in com.evolveum.midpoint.model.impl
Methods in com.evolveum.midpoint.model.impl that return ShadowTypeModifier and TypeMethodDescription@NotNull ShadowType
ResourceObjectProcessingContext.getShadowedResourceObject()
Returns shadowed resource object, or - at least - so-called "combined object" in the sense used in ResourceObjectClassifier FIXME@NotNull ShadowType
ResourceObjectProcessingContextImpl.getShadowedResourceObject()
Methods in com.evolveum.midpoint.model.impl that return types with arguments of type ShadowTypeModifier and TypeMethodDescription@Nullable ObjectDelta<ShadowType>
ResourceObjectProcessingContext.getResourceObjectDelta()
ResourceObjectProcessingContextImpl.getResourceObjectDelta()
Methods in com.evolveum.midpoint.model.impl with parameters of type ShadowTypeModifier and TypeMethodDescriptionResourceObjectProcessingContextImpl.ResourceObjectProcessingContextBuilder.aResourceObjectProcessingContext
(@NotNull ShadowType shadow, @NotNull ResourceType resource, @NotNull Task task, @NotNull ModelBeans beans) Method parameters in com.evolveum.midpoint.model.impl with type arguments of type ShadowTypeModifier and TypeMethodDescriptionResourceObjectProcessingContextImpl.ResourceObjectProcessingContextBuilder.withResourceObjectDelta
(ObjectDelta<ShadowType> resourceObjectDelta) -
Uses of ShadowType in com.evolveum.midpoint.model.impl.cleanup
Methods in com.evolveum.midpoint.model.impl.cleanup with parameters of type ShadowTypeModifier and TypeMethodDescriptionboolean
ShadowRefreshActivityHandler.MyActivityRun.processItem
(@NotNull ShadowType object, @NotNull ItemProcessingRequest<ShadowType> request, RunningTask workerTask, OperationResult result) Method parameters in com.evolveum.midpoint.model.impl.cleanup with type arguments of type ShadowTypeModifier and TypeMethodDescriptionvoid
ShadowRefreshActivityHandler.MyActivityRun.customizeQuery
(SearchSpecification<ShadowType> searchSpecification, OperationResult result) boolean
ShadowRefreshActivityHandler.MyActivityRun.processItem
(@NotNull ShadowType object, @NotNull ItemProcessingRequest<ShadowType> request, RunningTask workerTask, OperationResult result) -
Uses of ShadowType in com.evolveum.midpoint.model.impl.controller
Methods in com.evolveum.midpoint.model.impl.controller that return types with arguments of type ShadowTypeModifier and TypeMethodDescriptionModelInteractionServiceImpl.getEditShadowDefinition
(ResourceShadowCoordinates coordinates, AuthorizationPhaseType phase, Task task, OperationResult parentResult) Methods in com.evolveum.midpoint.model.impl.controller with parameters of type ShadowTypeModifier and TypeMethodDescriptionvoid
ModelInteractionServiceImpl.applyDefinitions
(ShadowType shadow, Task task, OperationResult result) Method parameters in com.evolveum.midpoint.model.impl.controller with type arguments of type ShadowTypeModifier and TypeMethodDescriptionModelInteractionServiceImpl.getEditObjectClassDefinition
(@NotNull PrismObject<ShadowType> shadow, @NotNull PrismObject<ResourceType> resource, AuthorizationPhaseType phase, Task task, OperationResult result) -
Uses of ShadowType in com.evolveum.midpoint.model.impl.correlation
Methods in com.evolveum.midpoint.model.impl.correlation with parameters of type ShadowTypeModifier and TypeMethodDescriptionboolean
CorrelationServiceImpl.checkCandidateOwner
(@NotNull ShadowType shadowedResourceObject, @NotNull ResourceType resource, @NotNull SynchronizationPolicy synchronizationPolicy, @NotNull FocusType candidateOwner, @NotNull Task task, @NotNull OperationResult result) Checks whether the supplied candidate owner would be the correlation result (if real correlation would take place).void
CorrelationCaseManager.closeCaseIfStillOpen
(@NotNull ShadowType resourceObject, @NotNull OperationResult result) Closes a correlation case - if there's any - if it's no longer needed (e.g.<F extends FocusType>
FCorrelationServiceImpl.computePreFocus
(@NotNull ShadowType shadowedResourceObject, @NotNull ResourceType resource, @NotNull SynchronizationPolicy synchronizationPolicy, @NotNull Class<F> focusClass, @NotNull Task task, @NotNull OperationResult result) @NotNull CompleteCorrelationResult
CorrelationServiceImpl.correlate
(@NotNull ShadowType shadowedResourceObject, @NotNull Task task, @NotNull OperationResult result) A limited convenience variant ofCorrelationServiceImpl.correlate(CorrelatorContext, CorrelationContext, OperationResult)
that starts with a single shadow only.void
CorrelationCaseManager.createOrUpdateCase
(@NotNull ShadowType resourceObject, @NotNull ResourceType resource, @NotNull FocusType preFocus, @NotNull Task task, @NotNull OperationResult result) Creates or updates a correlation case for given correlation operation that finished in "uncertain" state.@Nullable CaseType
CorrelationCaseManager.findCorrelationCase
(ShadowType resourceObject, boolean mustBeOpen, OperationResult result) -
Uses of ShadowType in com.evolveum.midpoint.model.impl.correlator
Methods in com.evolveum.midpoint.model.impl.correlator that return ShadowTypeModifier and TypeMethodDescriptionstatic @NotNull ShadowType
CorrelatorUtil.getShadowFromCorrelationCase
(@NotNull CaseType aCase) We assume to get the "full" shadow, i.e.Methods in com.evolveum.midpoint.model.impl.correlator with parameters of type ShadowTypeModifier and TypeMethodDescriptionstatic VariablesMap
CorrelatorUtil.getVariablesMap
(ObjectType focus, ShadowType resourceObject, CorrelationContext correlationContext) -
Uses of ShadowType in com.evolveum.midpoint.model.impl.expr
Methods in com.evolveum.midpoint.model.impl.expr that return ShadowTypeModifier and TypeMethodDescriptionMidpointFunctionsImpl.getLinkedShadow
(FocusType focus, String resourceOid, ShadowKindType kind, String intent, boolean repositoryObjectOnly) MidpointFunctionsImpl.resolveEntitlement
(ShadowAssociationType shadowAssociationType) Methods in com.evolveum.midpoint.model.impl.expr that return types with arguments of type ShadowTypeModifier and TypeMethodDescription@NotNull List<ShadowType>
MidpointFunctionsImpl.getLinkedShadows
(FocusType focus, String resourceOid, boolean repositoryObjectOnly) MidpointFunctionsImpl.getShadowsToActivate
(Collection<? extends ModelProjectionContext> projectionContexts) Methods in com.evolveum.midpoint.model.impl.expr with parameters of type ShadowTypeModifier and TypeMethodDescription<F extends FocusType>
ShadowPurposeTypeMidpointFunctionsImpl.computeDefaultProjectionPurpose
(F focus, ShadowType shadow, ResourceType resource) MidpointFunctionsImpl.findCandidateOwners
(@NotNull Class<F> focusType, @NotNull ShadowType shadow, @NotNull String resourceOid, @NotNull ShadowKindType kind, @NotNull String intent) @Nullable CaseType
MidpointFunctionsImpl.getCorrelationCaseForShadow
(@Nullable ShadowType shadow) MidpointFunctionsImpl.getPlaintextAccountPassword
(ShadowType account) <T> boolean
MidpointFunctionsImpl.isUniqueAccountValue
(ResourceType resource, ShadowType shadow, String attributeName, T attributeValue) Method parameters in com.evolveum.midpoint.model.impl.expr with type arguments of type ShadowTypeModifier and TypeMethodDescriptionMidpointFunctionsImpl.getPlaintextAccountPasswordFromDelta
(ObjectDelta<? extends ShadowType> delta) -
Uses of ShadowType in com.evolveum.midpoint.model.impl.integrity.shadows
Methods in com.evolveum.midpoint.model.impl.integrity.shadows that return types with arguments of type ShadowTypeModifier and TypeMethodDescriptionShadowCheckResult.getShadow()
DuplicateShadowsTreatmentInstruction.getShadowsToDelete()
Methods in com.evolveum.midpoint.model.impl.integrity.shadows with parameters of type ShadowTypeModifier and TypeMethodDescriptionboolean
ShadowIntegrityCheckActivityRun.processItem
(@NotNull ShadowType shadow, @NotNull ItemProcessingRequest<ShadowType> request, RunningTask workerTask, OperationResult result) Method parameters in com.evolveum.midpoint.model.impl.integrity.shadows with type arguments of type ShadowTypeModifier and TypeMethodDescriptionDefaultDuplicateShadowsResolver.determineDuplicateShadowsTreatment
(Collection<PrismObject<ShadowType>> shadows) DuplicateShadowsResolver.determineDuplicateShadowsTreatment
(Collection<PrismObject<ShadowType>> shadows) Takes a collection of duplicate shadows - i.e.boolean
ShadowIntegrityCheckActivityRun.processItem
(@NotNull ShadowType shadow, @NotNull ItemProcessingRequest<ShadowType> request, RunningTask workerTask, OperationResult result) void
ShadowCheckResult.setShadow
(PrismObject<ShadowType> shadow) void
DuplicateShadowsTreatmentInstruction.setShadowsToDelete
(Collection<PrismObject<ShadowType>> shadowsToDelete) Constructor parameters in com.evolveum.midpoint.model.impl.integrity.shadows with type arguments of type ShadowType -
Uses of ShadowType in com.evolveum.midpoint.model.impl.lens
Methods in com.evolveum.midpoint.model.impl.lens that return types with arguments of type ShadowTypeModifier and TypeMethodDescriptionstatic <F extends ObjectType,
T>
ObjectDelta<ShadowType>LensUtil.findAPrioriDelta
(LensContext<F> context, LensProjectionContext projCtx) Extracts the delta from this projection context and also from all other projection contexts that have equivalent discriminator.LensProjectionContext.getEntitlementMap()
LensProjectionContext.getExecutableDelta()
LensProjectionContext.getObjectDeltaObject()
ReturnsObjectDeltaObject
to be used e.g.LensProjectionContext.getStateBeforeSimulatedOperation()
Returns the (estimated) state before the simulated operation began.LensProjectionContext.getSummarySecondaryDelta()
LensProjectionContext.getSyncDelta()
Methods in com.evolveum.midpoint.model.impl.lens with parameters of type ShadowTypeModifier and TypeMethodDescriptionProjectionContextKeyFactoryImpl.createKey
(@NotNull ShadowType shadow, @NotNull Task task, @NotNull OperationResult result) void
LensProjectionContext.determineFullShadowFlag
(ShadowType loadedShadow) Sets the full shadow flag, based on the situation (including the fetch result).Method parameters in com.evolveum.midpoint.model.impl.lens with type arguments of type ShadowTypeModifier and TypeMethodDescriptionvoid
LensProjectionContext.addAccountSyncDelta
(ObjectDelta<ShadowType> delta) void
LensProjectionContext.forEachDelta
(Consumer<ObjectDelta<ShadowType>> consumer) void
LensProjectionContext.replaceOldAndCurrentObject
(String oid, PrismObject<ShadowType> objectOld, PrismObject<ShadowType> objectCurrent) void
LensProjectionContext.setCurrentObject
(@Nullable PrismObject<ShadowType> object) void
LensProjectionContext.setCurrentObjectAndOid
(@NotNull PrismObject<ShadowType> object) void
LensProjectionContext.setInitialObject
(@NotNull PrismObject<ShadowType> object) void
LensProjectionContext.setLoadedObject
(@NotNull PrismObject<ShadowType> object) void
LensProjectionContext.setSyncDelta
(ObjectDelta<ShadowType> syncDelta) void
LensProjectionContext.simulateDeltaExecution
(@NotNull ObjectDelta<ShadowType> delta) -
Uses of ShadowType in com.evolveum.midpoint.model.impl.lens.construction
Method parameters in com.evolveum.midpoint.model.impl.lens.construction with type arguments of type ShadowTypeModifier and TypeMethodDescriptionprotected Collection<PrismContainerValue<ShadowAssociationType>>
AssociationEvaluation.getOriginalTargetValuesFromShadow
(@NotNull PrismObject<ShadowType> shadow) protected Collection<PrismPropertyValue<?>>
AttributeEvaluation.getOriginalTargetValuesFromShadow
(@NotNull PrismObject<ShadowType> shadow) -
Uses of ShadowType in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds
Methods in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds that return ShadowTypeModifier and TypeMethodDescription@NotNull ShadowType
SimplePreInboundsContextImpl.getShadowedResourceObject()
Methods in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds that return types with arguments of type ShadowTypeModifier and TypeMethodDescription@Nullable ObjectDelta<ShadowType>
PreInboundsContext.getResourceObjectDelta()
@Nullable ObjectDelta<ShadowType>
SimplePreInboundsContextImpl.getResourceObjectDelta()
Constructors in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds with parameters of type ShadowTypeModifierConstructorDescriptionSimplePreInboundsContextImpl
(@NotNull ShadowType shadowedResourceObject, @NotNull ResourceType resource, F preFocus, @Nullable SystemConfigurationType systemConfiguration, @NotNull Task task, @NotNull ResourceObjectTypeDefinition objectTypeDefinition, @NotNull ModelBeans beans) -
Uses of ShadowType in com.evolveum.midpoint.model.impl.lens.projector.mappings
Methods in com.evolveum.midpoint.model.impl.lens.projector.mappings that return types with arguments of type ShadowTypeModifier and TypeMethodDescriptionProjectionMappingLoader.load
(String loadReason, Task task, OperationResult result) -
Uses of ShadowType in com.evolveum.midpoint.model.impl.sync
Methods in com.evolveum.midpoint.model.impl.sync that return ShadowTypeModifier and TypeMethodDescription@NotNull ShadowType
SynchronizationContext.getShadowedResourceObject()
Methods in com.evolveum.midpoint.model.impl.sync that return types with arguments of type ShadowTypeModifier and TypeMethodDescription@Nullable ObjectDelta<ShadowType>
SynchronizationContext.getResourceObjectDelta()
Methods in com.evolveum.midpoint.model.impl.sync with parameters of type ShadowTypeModifier and TypeMethodDescription@Nullable ObjectSynchronizationDiscriminatorType
SynchronizationSorterEvaluatorImpl.evaluate
(@NotNull ShadowType combinedObject, @NotNull ResourceType resource, @NotNull Task task, @NotNull OperationResult parentResult) -
Uses of ShadowType in com.evolveum.midpoint.model.impl.sync.tasks
Methods in com.evolveum.midpoint.model.impl.sync.tasks with parameters of type ShadowTypeModifier and TypeMethodDescription@NotNull ProcessingScope
SyncTaskHelper.createProcessingScopeForShadow
(@NotNull ShadowType shadow, Task task, OperationResult opResult) CreatesProcessingScope
for a single shadow.static ProcessingScope
ProcessingScope.of
(@NotNull ResourceType resource, @NotNull ShadowType shadow) See the note in class-level javadoc.Method parameters in com.evolveum.midpoint.model.impl.sync.tasks with type arguments of type ShadowTypeModifier and TypeMethodDescriptionboolean
NullPostSearchFilterImpl.matches
(@NotNull PrismObject<ShadowType> shadow) boolean
PostSearchFilter.matches
(@NotNull PrismObject<ShadowType> shadow) boolean
ProcessingScope.PostSearchFilterImpl.matches
(@NotNull PrismObject<ShadowType> shadow) void
Synchronizer.synchronize
(PrismObject<ShadowType> shadowObject, String itemProcessingIdentifier, Task workerTask, OperationResult result) This methods will be called for each search result. -
Uses of ShadowType in com.evolveum.midpoint.model.impl.sync.tasks.imp
Methods in com.evolveum.midpoint.model.impl.sync.tasks.imp with parameters of type ShadowTypeModifier and TypeMethodDescriptionboolean
ImportActivityRun.processItem
(@NotNull ShadowType object, @NotNull ItemProcessingRequest<ShadowType> request, RunningTask workerTask, OperationResult result) Method parameters in com.evolveum.midpoint.model.impl.sync.tasks.imp with type arguments of type ShadowTypeModifier and TypeMethodDescriptionvoid
ImportActivityRun.customizeSearchOptions
(SearchSpecification<ShadowType> searchSpecification, OperationResult result) boolean
ImportActivityRun.processItem
(@NotNull ShadowType object, @NotNull ItemProcessingRequest<ShadowType> request, RunningTask workerTask, OperationResult result) -
Uses of ShadowType in com.evolveum.midpoint.model.impl.sync.tasks.recon
Methods in com.evolveum.midpoint.model.impl.sync.tasks.recon with parameters of type ShadowTypeModifier and TypeMethodDescriptionboolean
ResourceObjectsReconciliationActivityRun.processItem
(@NotNull ShadowType object, @NotNull ItemProcessingRequest<ShadowType> request, RunningTask workerTask, OperationResult result) Method parameters in com.evolveum.midpoint.model.impl.sync.tasks.recon with type arguments of type ShadowTypeModifier and TypeMethodDescriptionvoid
ResourceObjectsReconciliationActivityRun.customizeSearchOptions
(SearchSpecification<ShadowType> searchSpecification, OperationResult result) boolean
ResourceObjectsReconciliationActivityRun.processItem
(@NotNull ShadowType object, @NotNull ItemProcessingRequest<ShadowType> request, RunningTask workerTask, OperationResult result) -
Uses of ShadowType in com.evolveum.midpoint.model.impl.tasks
Methods in com.evolveum.midpoint.model.impl.tasks that return ShadowTypeModifier and TypeMethodDescriptionShadowFetchingPreprocessor.preprocess
(ShadowType originalShadow, Task task, OperationResult result) Methods in com.evolveum.midpoint.model.impl.tasks that return types with arguments of type ShadowTypeModifier and TypeMethodDescriptionAdvancedActivityRunSupportImpl.createShadowFetchingPreprocessor
(@NotNull Producer<Collection<SelectorOptions<GetOperationOptions>>> producerOptions, @NotNull SchemaService schemaService) protected @NotNull SimpleActivityHandler.ExecutionSupplier<ShadowType,
ShadowCleanupActivityHandler.MyWorkDefinition, ShadowCleanupActivityHandler> ShadowCleanupActivityHandler.getExecutionSupplier()
Methods in com.evolveum.midpoint.model.impl.tasks with parameters of type ShadowTypeModifier and TypeMethodDescriptionShadowFetchingPreprocessor.preprocess
(ShadowType originalShadow, Task task, OperationResult result) boolean
ShadowCleanupActivityHandler.MyRun.processItem
(@NotNull ShadowType shadow, @NotNull ItemProcessingRequest<ShadowType> request, RunningTask workerTask, OperationResult result) Method parameters in com.evolveum.midpoint.model.impl.tasks with type arguments of type ShadowTypeModifier and TypeMethodDescriptionvoid
ShadowCleanupActivityHandler.MyRun.customizeQuery
(SearchSpecification<ShadowType> searchSpecification, OperationResult result) void
ShadowCleanupActivityHandler.MyRun.customizeSearchOptions
(SearchSpecification<ShadowType> searchSpecification, OperationResult result) boolean
ShadowCleanupActivityHandler.MyRun.processItem
(@NotNull ShadowType shadow, @NotNull ItemProcessingRequest<ShadowType> request, RunningTask workerTask, OperationResult result) -
Uses of ShadowType in com.evolveum.midpoint.model.impl.util
Methods in com.evolveum.midpoint.model.impl.util with parameters of type ShadowTypeModifier and TypeMethodDescriptionstatic VariablesMap
ModelImplUtils.getDefaultVariablesMap
(ObjectType focus, ShadowType shadow, ResourceType resource, SystemConfigurationType configuration) -
Uses of ShadowType in com.evolveum.midpoint.notifications.api.events
Methods in com.evolveum.midpoint.notifications.api.events that return ShadowTypeMethods in com.evolveum.midpoint.notifications.api.events that return types with arguments of type ShadowType -
Uses of ShadowType in com.evolveum.midpoint.provisioning.api
Methods in com.evolveum.midpoint.provisioning.api that return ShadowTypeMethods in com.evolveum.midpoint.provisioning.api that return types with arguments of type ShadowTypeModifier and TypeMethodDescriptionPrismObject<? extends ShadowType>
ResourceOperationDescription.getCurrentShadow()
Shadow describing the object that was the target of the operation.@NotNull ObjectDelta<ShadowType>
ShadowSimulationData.getDelta()
ExternalResourceEvent.getObjectDelta()
ResourceObjectShadowChangeDescription.getObjectDelta()
ObjectDelta<? extends ShadowType>
ResourceOperationDescription.getObjectDelta()
The operation that was about to execute and that has failed.ExternalResourceEvent.getOldRepoShadow()
ExternalResourceEvent.getResourceObject()
SynchronizationEvent.getShadowedObject()
The resulting combination of resource object and its repo shadow.default @NotNull PrismObject<ShadowType>
SynchronizationEvent.getShadowedObjectRequired()
@NotNull PrismObject<ShadowType>
ResourceObjectShadowChangeDescription.getShadowedResourceObject()
Methods in com.evolveum.midpoint.provisioning.api with parameters of type ShadowTypeModifier and TypeMethodDescription@NotNull ResourceObjectClassification
ProvisioningService.classifyResourceObject
(@NotNull ShadowType combinedObject, @NotNull ResourceType resource, @Nullable ObjectSynchronizationDiscriminatorType existingSorterResult, @NotNull Task task, @NotNull OperationResult result) Classifies resource object, i.e.@Nullable ObjectSynchronizationDiscriminatorType
SynchronizationSorterEvaluator.evaluate
(@NotNull ShadowType combinedObject, @NotNull ResourceType resource, @NotNull Task task, @NotNull OperationResult result) TODO@Nullable String
ProvisioningService.generateShadowTag
(@NotNull ShadowType combinedObject, @NotNull ResourceType resource, @NotNull ResourceObjectDefinition definition, @NotNull Task task, @NotNull OperationResult result) Generates shadow tag (for multi-account scenarios).static ShadowSimulationData
ShadowSimulationData.of
(@NotNull ShadowType shadow, @NotNull Collection<ItemDelta<?, ?>> itemDeltas) Method parameters in com.evolveum.midpoint.provisioning.api with type arguments of type ShadowTypeModifier and TypeMethodDescriptiondefault ConstraintsCheckingResult
ProvisioningService.checkConstraints
(ResourceObjectDefinition objectTypeDefinition, PrismObject<ShadowType> shadowObject, PrismObject<ShadowType> shadowObjectOld, ResourceType resource, String shadowOid, ConstraintViolationConfirmer constraintViolationConfirmer, ConstraintsCheckingStrategyType strategy, @NotNull Task task, @NotNull OperationResult parentResult) This is method doesn't takeProvisioningOperationContext
as a parameter to simplify backward compatibility for now.ProvisioningService.checkConstraints
(ResourceObjectDefinition objectTypeDefinition, PrismObject<ShadowType> shadowObject, PrismObject<ShadowType> shadowObjectOld, ResourceType resource, String shadowOid, ConstraintViolationConfirmer constraintViolationConfirmer, ConstraintsCheckingStrategyType strategy, ProvisioningOperationContext context, @NotNull Task task, @NotNull OperationResult parentResult) TODO descriptionboolean
ConstraintViolationConfirmer.confirmViolation
(PrismObject<ShadowType> conflictingShadowCandidate) Returns true if the candidate conflicts with the shadow being checked.void
ProvisioningService.determineShadowState
(PrismObject<ShadowType> shadow, Task task, OperationResult parentResult) Determines shadow lifecycle state (shadow state for short), updating the shadow object.static ShadowLivenessState
ShadowLivenessState.forShadow
(PrismObject<ShadowType> shadow) static ShadowLivenessState
ShadowLivenessState.forShadowWithState
(PrismObject<ShadowType> shadow) void
ProvisioningService.refreshShadow
(PrismObject<ShadowType> shadow, ProvisioningOperationOptions options, ProvisioningOperationContext context, Task task, OperationResult parentResult) Makes sure that the shadow is in accord with the reality.default void
ProvisioningService.refreshShadow
(PrismObject<ShadowType> shadow, ProvisioningOperationOptions options, Task task, OperationResult parentResult) This is method doesn't takeProvisioningOperationContext
as a parameter to simplify backward compatibility for now.void
ResourceOperationDescription.setCurrentShadow
(PrismObject<? extends ShadowType> currentShadow) void
ResourceObjectShadowChangeDescription.setObjectDelta
(ObjectDelta<ShadowType> objectDelta) void
ResourceOperationDescription.setObjectDelta
(ObjectDelta<? extends ShadowType> objectDelta) void
ResourceObjectShadowChangeDescription.setShadowedResourceObject
(@NotNull PrismObject<ShadowType> shadowedResourceObject) Constructor parameters in com.evolveum.midpoint.provisioning.api with type arguments of type ShadowTypeModifierConstructorDescriptionExternalResourceEvent
(ObjectDelta<ShadowType> objectDelta, PrismObject<ShadowType> resourceObject, PrismObject<ShadowType> oldRepoShadow, String sourceChannel) ExternalResourceEvent
(ObjectDelta<ShadowType> objectDelta, PrismObject<ShadowType> resourceObject, PrismObject<ShadowType> oldRepoShadow, String sourceChannel) -
Uses of ShadowType in com.evolveum.midpoint.repo.common
Methods in com.evolveum.midpoint.repo.common with parameters of type ShadowTypeModifier and TypeMethodDescriptionItemDelta<?,
?> ObjectOperationPolicyHelper.computeEffectiveMarkDelta
(@NotNull ShadowType repoShadow, List<ObjectReferenceType> effectiveMarkRef) void
ObjectOperationPolicyHelper.updateEffectiveMarksAndPolicies
(Collection<ResourceObjectPattern> protectedAccountPatterns, ShadowType shadow, OperationResult result) -
Uses of ShadowType in com.evolveum.midpoint.repo.common.activity.run
Methods in com.evolveum.midpoint.repo.common.activity.run that return types with arguments of type ShadowTypeModifier and TypeMethodDescriptionAdvancedActivityRunSupport.createShadowFetchingPreprocessor
(@NotNull Producer<Collection<SelectorOptions<GetOperationOptions>>> producerOptions, @NotNull SchemaService schemaService) -
Uses of ShadowType in com.evolveum.midpoint.repo.common.expression
Methods in com.evolveum.midpoint.repo.common.expression with parameters of type ShadowTypeModifier and TypeMethodDescriptionstatic VariablesMap
ExpressionUtil.getDefaultVariablesMap
(ObjectType focus, ShadowType shadow, ResourceType resource, SystemConfigurationType configuration) Used by both `provisioning` and `model`. -
Uses of ShadowType in com.evolveum.midpoint.repo.sqale.qmodel.shadow
Methods in com.evolveum.midpoint.repo.sqale.qmodel.shadow that return ShadowTypeModifier and TypeMethodDescriptionQShadowMapping.toSchemaObject
(@NotNull com.querydsl.core.Tuple row, @NotNull QShadow entityPath, @NotNull JdbcSession jdbcSession, Collection<SelectorOptions<GetOperationOptions>> options) Methods in com.evolveum.midpoint.repo.sqale.qmodel.shadow with parameters of type ShadowTypeModifier and TypeMethodDescription@NotNull MShadow
QShadowMapping.toRowObjectWithoutFullObject
(ShadowType shadow, JdbcSession jdbcSession) -
Uses of ShadowType in com.evolveum.midpoint.schema
Methods in com.evolveum.midpoint.schema that return ShadowTypeMethods in com.evolveum.midpoint.schema that return types with arguments of type ShadowTypeModifier and TypeMethodDescriptionstatic List<ObjectDeltaOperation<ShadowType>>
ObjectDeltaOperation.findProjectionDeltasInCollection
(Collection<ObjectDeltaOperation<? extends ObjectType>> odos) RefreshShadowOperation.getExecutedDeltas()
Methods in com.evolveum.midpoint.schema with parameters of type ShadowTypeModifier and TypeMethodDescriptionvoid
RefreshShadowOperation.setRefreshedShadow
(ShadowType refreshedShadow) Method parameters in com.evolveum.midpoint.schema with type arguments of type ShadowTypeModifier and TypeMethodDescriptionvoid
RefreshShadowOperation.setExecutedDeltas
(Collection<ObjectDeltaOperation<ShadowType>> executedDeltas) Constructors in com.evolveum.midpoint.schema with parameters of type ShadowType -
Uses of ShadowType in com.evolveum.midpoint.schema.processor
Methods in com.evolveum.midpoint.schema.processor with type parameters of type ShadowTypeModifier and TypeMethodDescription<T extends ShadowType>
@NotNull PrismObjectDefinition<T>ResourceAttributeContainerDefinition.toShadowDefinition()
<T extends ShadowType>
@NotNull PrismObjectDefinition<T>ResourceAttributeContainerDefinitionImpl.toShadowDefinition()
Methods in com.evolveum.midpoint.schema.processor that return types with arguments of type ShadowTypeModifier and TypeMethodDescriptionstatic PrismObjectDefinition<ShadowType>
ObjectFactory.constructObjectDefinition
(ResourceAttributeContainerDefinition rACD) AbstractResourceObjectDefinitionImpl.createBlankShadow
(String resourceOid, String tag) CompositeObjectDefinitionImpl.createBlankShadow
(String resourceOid, String tag) ResourceObjectDefinition.createBlankShadow
(String resourceOid, String tag) Creates a blankShadowType
object, with the attributes container having appropriate definition.ResourceObjectTypeDefinitionImpl.createBlankShadow
(String resourceOid, String tag) AbstractResourceObjectDefinitionImpl.getPrismObjectDefinition()
CompositeObjectDefinitionImpl.getPrismObjectDefinition()
ResourceObjectDefinition.getPrismObjectDefinition()
Returns a prism definition for the prism object/objects carrying the resource object/objects.Methods in com.evolveum.midpoint.schema.processor with parameters of type ShadowTypeModifier and TypeMethodDescriptionstatic ResourceObjectIdentification
ResourceObjectIdentification.createFromShadow
(@NotNull ResourceObjectDefinition resourceObjectDefinition, @NotNull ShadowType shadow) static @Nullable ResourceObjectTypeIdentification
ResourceObjectTypeIdentification.createIfKnown
(@NotNull ShadowType shadow) default @Nullable ResourceObjectDefinition
ResourceSchema.findDefinitionForShadow
(@NotNull ShadowType shadow) Convenience variant ofResourceSchema.findDefinitionForShadow(ShadowType, Collection)
.default @Nullable ResourceObjectDefinition
ResourceSchema.findDefinitionForShadow
(@NotNull ShadowType shadow, @NotNull Collection<QName> additionalAuxObjectClassNames) Returns appropriateResourceObjectDefinition
for given shadow.default ResourceObjectClassDefinition
ConnectorSchema.findObjectClassDefinition
(@NotNull ShadowType shadow) boolean
ResourceObjectPattern.matches
(@NotNull ShadowType shadowToMatch) static boolean
ResourceObjectPattern.matches
(@NotNull ShadowType shadowToMatch, @Nullable Collection<ResourceObjectPattern> protectedAccountPatterns) -
Uses of ShadowType in com.evolveum.midpoint.schema.processor.deleg
Methods in com.evolveum.midpoint.schema.processor.deleg with type parameters of type ShadowTypeModifier and TypeMethodDescriptiondefault <T extends ShadowType>
@NotNull PrismObjectDefinition<T>AttributeContainerDefinitionDelegator.toShadowDefinition()
Methods in com.evolveum.midpoint.schema.processor.deleg that return types with arguments of type ShadowTypeModifier and TypeMethodDescriptiondefault PrismObject<ShadowType>
ResourceObjectDefinitionDelegator.createBlankShadow
(String resourceOid, String tag) default PrismObjectDefinition<ShadowType>
ResourceObjectDefinitionDelegator.getPrismObjectDefinition()
-
Uses of ShadowType in com.evolveum.midpoint.schema.statistics
Constructors in com.evolveum.midpoint.schema.statistics with parameters of type ShadowType -
Uses of ShadowType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return types with arguments of type ShadowTypeModifier and TypeMethodDescriptionstatic PrismObjectDefinition<ShadowType>
ShadowUtil.applyObjectDefinition
(PrismObjectDefinition<ShadowType> shadowDefinition, ResourceObjectDefinition objectClassDefinition) Methods in com.evolveum.midpoint.schema.util with parameters of type ShadowTypeModifier and TypeMethodDescriptionstatic void
ShadowUtil.checkForPartialClassification
(@NotNull ShadowType shadow) static void
MatchingUtil.copyAttributes
(FocusType preFocus, ShadowType resourceObject) Copies attributes into focus object.static PolyString
ShadowUtil.determineShadowName
(ShadowType shadow) static PolyStringType
ShadowUtil.determineShadowNameRequired
(ShadowType shadow) static ActivationStatusType
ActivationUtil.getAdministrativeStatus
(ShadowType shadow) static Collection<ResourceAttribute<?>>
ShadowUtil.getAllIdentifiers
(ShadowType shadow) static <T> ResourceAttribute<T>
ShadowUtil.getAttribute
(ShadowType shadow, QName attrName) static @NotNull Collection<ResourceAttribute<?>>
ShadowUtil.getAttributes
(ShadowType shadowType) static ResourceAttributeContainer
ShadowUtil.getAttributesContainer
(ShadowType shadowType) static <T> T
ShadowUtil.getAttributeValue
(ShadowType shadowType, QName attrName) static <T> List<T>
ShadowUtil.getAttributeValues
(ShadowType shadowType, QName attrName) static <T> Collection<T>
ShadowUtil.getAttributeValues
(ShadowType shadow, QName attributeQname, Class<T> type) static ShadowCorrelationStateType
ShadowUtil.getCorrelationStateRequired
(@NotNull ShadowType shadow) static <T extends AbstractCorrelatorStateType>
TShadowUtil.getCorrelatorStateRequired
(@NotNull ShadowType shadow, Class<T> clazz) static String
ShadowUtil.getHumanReadableName
(ShadowType shadowType) static String
ShadowUtil.getIntent
(ShadowType shadow) Returns intent from the shadow.static ShadowKindType
ShadowUtil.getKind
(ShadowType shadow) static @Nullable SynchronizationSituationDescriptionType
ShadowUtil.getLastSyncSituationDescription
(@NotNull ShadowType shadow) static String
ShadowUtil.getMultiStringAttributeValueAsSingle
(ShadowType shadow, QName attrName) static ResourceAttribute<String>
ShadowUtil.getNamingAttribute
(ShadowType shadow) ShadowUtil.getObjectClassDefinition
(ShadowType shadow) static @NotNull QName
ShadowUtil.getObjectClassRequired
(@NotNull ShadowType shadow) static ActivationType
ShadowUtil.getOrCreateActivation
(ShadowType shadowType) static ResourceAttributeContainer
ShadowUtil.getOrCreateAttributesContainer
(ShadowType shadow, ResourceObjectDefinition definition) static @NotNull PasswordType
ShadowUtil.getOrCreateShadowPassword
(ShadowType shadow) static ProtectedStringType
ShadowUtil.getPasswordValue
(ShadowType shadowType) static Collection<ResourceAttribute<?>>
ShadowUtil.getPrimaryIdentifiers
(ShadowType shadowType) static PolyString
ShadowUtil.getResourceName
(ShadowType shadowType) static String
ShadowUtil.getResourceOid
(ShadowType shadowType) static @NotNull String
ShadowUtil.getResourceOidRequired
(@NotNull ShadowType shadow) static Collection<ResourceAttribute<?>>
ShadowUtil.getSecondaryIdentifiers
(ShadowType shadowType) static String
ShadowUtil.getSingleStringAttributeValue
(ShadowType shadow, QName attrName) ShadowUtil.getTypeIdentification
(ShadowType shadow) static boolean
ActivationUtil.hasAdministrativeActivation
(ShadowType objectType) static boolean
ActivationUtil.hasLockoutStatus
(ShadowType objectType) static boolean
ShadowUtil.hasPrimaryIdentifier
(ShadowType shadow, ResourceObjectDefinition objectDefinition) static boolean
ActivationUtil.hasValidFrom
(ShadowType objectType) static boolean
ActivationUtil.hasValidTo
(ShadowType objectType) static boolean
ShadowUtil.isAccount
(ShadowType shadowType) static boolean
ActivationUtil.isAdministrativeEnabled
(ShadowType objectType) static boolean
ShadowUtil.isAttributesContainerRaw
(ShadowType shadow) static boolean
ShadowUtil.isClassified
(ShadowType shadow) static boolean
ShadowUtil.isConflicting
(ShadowType shadow1, ShadowType shadow2) static boolean
ShadowUtil.isDead
(ShadowType shadow) static boolean
ShadowUtil.isExists
(ShadowType shadow) static boolean
ShadowUtil.isFullShadow
(ShadowType shadow) static boolean
ShadowUtil.isGone
(@NotNull ShadowType shadow) Returns true if the shadow state indicates that it is 'gone', i.e.static boolean
ShadowUtil.isGoneApproximate
(@NotNull ShadowType shadow) AsShadowUtil.isGone(ShadowType)
but with possibly incomplete information.static boolean
ActivationUtil.isLockedOut
(ShadowType objectType) static boolean
ShadowUtil.isNotDead
(ShadowType shadow) static boolean
ShadowUtil.isPartiallyClassified
(@NotNull ShadowType shadow) static boolean
ShadowUtil.isProtected
(@Nullable ShadowType shadow) static boolean
ShadowUtil.matches
(@NotNull ShadowType shadow, @NotNull ShadowDiscriminatorType discriminator) static boolean
ShadowUtil.matches
(@NotNull ShadowType shadow, @Nullable String resourceOid, @Nullable ShadowKindType kind, @Nullable String intent) Null values mean "any" here.static boolean
ShadowUtil.matchesPattern
(ShadowType shadowType, ShadowDiscriminatorType discr) InterpretsShadowDiscriminatorType
as a pattern.static void
ShadowUtil.removeAllAttributesExceptPrimaryIdentifier
(ShadowType shadow, ResourceObjectDefinition objDef) static void
ShadowUtil.setCorrelatorState
(@NotNull ShadowType shadow, @Nullable AbstractCorrelatorStateType state) static void
ShadowUtil.setPassword
(ShadowType shadow, ProtectedStringType passwordValue) static void
ShadowUtil.setPasswordIncomplete
(ShadowType shadow) static String
ShadowUtil.shortDumpShadow
(ShadowType shadow) static Object
ShadowUtil.shortDumpShadowLazily
(ShadowType shadow) static void
ShadowUtil.validateAttributeSchema
(ShadowType shadow, ResourceObjectDefinition objectDefinition) static boolean
ShadowUtil.wasSynchronizedAfterDeath
(ShadowType shadow) Method parameters in com.evolveum.midpoint.schema.util with type arguments of type ShadowTypeModifier and TypeMethodDescriptionstatic PrismObjectDefinition<ShadowType>
ShadowUtil.applyObjectDefinition
(PrismObjectDefinition<ShadowType> shadowDefinition, ResourceObjectDefinition objectClassDefinition) static void
ShadowUtil.applyResourceSchema
(PrismObject<? extends ShadowType> shadow, ResourceSchema resourceSchema) This is not supposed to be used in production code! It is just for the tests.static void
ShadowUtil.checkConsistence
(PrismObject<? extends ShadowType> shadow, String desc) static PolyString
ShadowUtil.determineShadowName
(PrismObject<ShadowType> shadow) static ActivationStatusType
ActivationUtil.getAdministrativeStatus
(PrismObject<ShadowType> shadow) static Collection<ResourceAttribute<?>>
ShadowUtil.getAllIdentifiers
(PrismObject<? extends ShadowType> shadow) static <T> ResourceAttribute<T>
ShadowUtil.getAttribute
(PrismObject<? extends ShadowType> shadow, QName attrName) static @NotNull Collection<ResourceAttribute<?>>
ShadowUtil.getAttributes
(PrismObject<? extends ShadowType> shadow) static ResourceAttributeContainer
ShadowUtil.getAttributesContainer
(PrismObject<? extends ShadowType> shadow) static ResourceAttributeContainer
ShadowUtil.getAttributesContainer
(PrismObject<? extends ShadowType> shadow, QName containerName) static @NotNull Collection<Item<?,
?>> ShadowUtil.getAttributesRaw
(PrismObject<? extends ShadowType> shadow) Here we assume that the definition may not be applied yet.static <T> T
ShadowUtil.getAttributeValue
(PrismObject<? extends ShadowType> shadow, QName attrName) static <T> List<T>
ShadowUtil.getAttributeValues
(PrismObject<? extends ShadowType> shadow, QName attrName) static String
ActivationUtil.getDisableReason
(PrismObject<ShadowType> shadow) static String
ShadowUtil.getHumanReadableName
(PrismObject<? extends ShadowType> shadow) static Object
ShadowUtil.getHumanReadableNameLazily
(PrismObject<? extends ShadowType> shadow) static String
ShadowUtil.getIntent
(PrismObject<ShadowType> shadow) static ShadowKindType
ShadowUtil.getKind
(PrismObject<ShadowType> shadow) static ResourceAttribute<String>
ShadowUtil.getNamingAttribute
(PrismObject<? extends ShadowType> shadow) static ResourceAttributeContainer
ShadowUtil.getOrCreateAttributesContainer
(PrismObject<? extends ShadowType> shadow, ResourceObjectDefinition definition) static Collection<ResourceAttribute<?>>
ShadowUtil.getPrimaryIdentifiers
(PrismObject<? extends ShadowType> shadow) static PolyString
ShadowUtil.getResourceName
(PrismObject<ShadowType> shadow) static @NotNull ResourceObjectIdentification
ShadowUtil.getResourceObjectIdentification
(PrismObject<ShadowType> shadow, ResourceObjectDefinition objectDefinition) static String
ShadowUtil.getResourceOid
(PrismObject<ShadowType> shadow) static ResourceAttribute<String>
ShadowUtil.getSecondaryIdentifier
(PrismObject<? extends ShadowType> shadow) static String
ShadowUtil.getSecondaryIdentifierRealValue
(PrismObject<? extends ShadowType> shadow) static Collection<ResourceAttribute<?>>
ShadowUtil.getSecondaryIdentifiers
(PrismObject<? extends ShadowType> shadow) static String
ShadowUtil.getSingleStringAttributeValue
(PrismObject<ShadowType> shadow, QName attrName) static boolean
ShadowUtil.isDead
(@NotNull PrismObject<ShadowType> shadow) static boolean
ShadowUtil.isExists
(PrismObject<ShadowType> shadow) static boolean
ShadowUtil.isNotDead
(PrismObject<ShadowType> shadow) static boolean
ShadowUtil.isProtected
(PrismObject<? extends ShadowType> shadow) static String
ShadowUtil.shortDumpShadow
(PrismObject<ShadowType> shadow) static Object
ShadowUtil.shortDumpShadowLazily
(PrismObject<ShadowType> shadow) -
Uses of ShadowType in com.evolveum.midpoint.web.page.admin.home.dto
Constructor parameters in com.evolveum.midpoint.web.page.admin.home.dto with type arguments of type ShadowTypeModifierConstructorDescriptionPasswordAccountDto
(@NotNull PrismObject<ShadowType> shadow, String resourceName, String resourceOid) -
Uses of ShadowType in com.evolveum.midpoint.web.page.admin.resources
Method parameters in com.evolveum.midpoint.web.page.admin.resources with type arguments of type ShadowTypeModifier and TypeMethodDescriptionprotected void
ResourceContentPanel.customizeProvider
(SelectableBeanObjectDataProvider<ShadowType> provider) Deprecated, for removal: This API element is subject to removal in a future version.protected boolean
ResourceContentPanel.isShadowDetailsEnabled
(org.apache.wicket.model.IModel<SelectableBean<ShadowType>> rowModel) Deprecated, for removal: This API element is subject to removal in a future version.Constructor parameters in com.evolveum.midpoint.web.page.admin.resources with type arguments of type ShadowTypeModifierConstructorDescriptionShadowSummaryPanel
(String id, org.apache.wicket.model.IModel<ShadowType> model, SummaryPanelSpecificationType summaryPanelSpecificationType) -
Uses of ShadowType in com.evolveum.midpoint.web.page.admin.shadows
Methods in com.evolveum.midpoint.web.page.admin.shadows that return types with arguments of type ShadowTypeModifier and TypeMethodDescriptionprotected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<SelectableBean<ShadowType>,
String>> ShadowTablePanel.createDefaultColumns()
protected org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<SelectableBean<ShadowType>,
String> ShadowTablePanel.createNameColumn
(org.apache.wicket.model.IModel<String> displayModel, GuiObjectColumnType customColumn, ExpressionType expression) Methods in com.evolveum.midpoint.web.page.admin.shadows with parameters of type ShadowTypeModifier and TypeMethodDescriptionprotected void
ShadowTablePanel.importPreviewResourceObject
(ShadowType selected, org.apache.wicket.ajax.AjaxRequestTarget target) protected void
ShadowTablePanel.importPreviewResourceObjectConfirmed
(TaskExecutionMode mode, ShadowType selected, org.apache.wicket.ajax.AjaxRequestTarget target) protected void
ShadowTablePanel.importResourceObject
(ShadowType selected, org.apache.wicket.ajax.AjaxRequestTarget target) protected void
ShadowTablePanel.objectDetailsPerformed
(ShadowType object) Method parameters in com.evolveum.midpoint.web.page.admin.shadows with type arguments of type ShadowTypeModifier and TypeMethodDescriptionprotected boolean
ShadowTablePanel.isObjectDetailsEnabled
(org.apache.wicket.model.IModel<SelectableBean<ShadowType>> rowModel) protected boolean
ShadowTablePanel.isShadowDetailsEnabled
(org.apache.wicket.model.IModel<SelectableBean<ShadowType>> rowModel) protected void
ShadowTablePanel.updateResourceObjectStatusPerformed
(org.apache.wicket.model.IModel<SelectableBean<ShadowType>> selected, org.apache.wicket.ajax.AjaxRequestTarget target, boolean enabled) -
Uses of ShadowType in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Fields in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with type parameters of type ShadowTypeMethods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return ShadowTypeModifier and TypeMethodDescriptionResourceObjectShadowListType.beginObject()
ObjectFactory.createShadowType()
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return types with arguments of type ShadowTypeMethods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with parameters of type ShadowType -
Uses of ShadowType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as ShadowTypeModifier and TypeFieldDescriptionprotected ShadowType
ResourceObjectShadowChangeDescriptionType.currentShadow
protected ShadowType
UcfChangeType.object
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ShadowTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ShadowTypeModifier and TypeMethodDescriptionShadowType.activation
(ActivationType value) ShadowType.association
(ShadowAssociationType value) ShadowType.attributes
(ShadowAttributesType value) ShadowType.auxiliaryObjectClass
(QName value) ResourceObjectShadowChangeDescriptionType.beginCurrentShadow()
UcfChangeType.beginObject()
ShadowType.cachingMetadata
(CachingMetadataType value) ShadowType.clone()
ShadowType.correlation
(ShadowCorrelationStateType value) ObjectFactory.createShadowType()
ShadowType.credentials
(CredentialsType value) ShadowType.deathTimestamp
(String value) ShadowType.deathTimestamp
(XMLGregorianCalendar value) ShadowType.description
(String value) ShadowType.diagnosticInformation
(DiagnosticInformationType value) ShadowType.documentation
(String value) ShadowType.effectiveMarkRef
(ObjectReferenceType value) ShadowType.effectiveMarkRef
(String oid, QName type) ShadowType.effectiveMarkRef
(String oid, QName type, QName relation) ShadowType.effectiveOperationPolicy
(ObjectOperationPolicyType value) ShadowType.extension
(ExtensionType value) ShadowType.fetchResult
(OperationResultType value) ShadowType.fullSynchronizationTimestamp
(String value) ShadowType.fullSynchronizationTimestamp
(XMLGregorianCalendar value) ResourceObjectShadowChangeDescriptionType.getCurrentShadow()
UcfChangeType.getObject()
ShadowType.indestructible
(Boolean value) ShadowType.iterationToken
(String value) ShadowType.kind
(ShadowKindType value) ShadowType.lensContext
(LensContextType value) ShadowType.lifecycleState
(String value) ShadowType.metadata
(MetadataType value) ShadowType.name
(PolyStringType value) ShadowType.objectClass
(QName value) ShadowType.operationExecution
(OperationExecutionType value) ShadowType.parentOrgRef
(ObjectReferenceType value) ShadowType.parentOrgRef
(String oid, QName type) ShadowType.parentOrgRef
(String oid, QName type, QName relation) ShadowType.pendingOperation
(PendingOperationType value) ShadowType.policyException
(PolicyExceptionType value) ShadowType.policySituation
(String value) ShadowType.policyStatement
(PolicyStatementType value) ShadowType.primaryIdentifierValue
(String value) ShadowType.protectedObject
(Boolean value) ShadowType.purpose
(ShadowPurposeType value) ShadowType.resourceRef
(ObjectReferenceType value) ShadowType.resourceRef
(String oid, QName type) ShadowType.resourceRef
(String oid, QName type, QName relation) ShadowType.shadowLifecycleState
(ShadowLifecycleStateType value) ShadowType.synchronizationSituation
(SynchronizationSituationType value) ShadowType.synchronizationSituationDescription
(SynchronizationSituationDescriptionType value) ShadowType.synchronizationTimestamp
(String value) ShadowType.synchronizationTimestamp
(XMLGregorianCalendar value) ShadowType.tenantRef
(ObjectReferenceType value) ShadowType.trigger
(TriggerType value) ShadowType.triggeredPolicyRule
(EvaluatedPolicyRuleType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ShadowTypeModifier and TypeMethodDescriptionShadowType.asPrismObject()
jakarta.xml.bind.JAXBElement<ShadowType>
ObjectFactory.createShadow
(ShadowType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ShadowTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ShadowType>
ObjectFactory.createShadow
(ShadowType value) ResourceObjectShadowChangeDescriptionType.currentShadow
(ShadowType value) UcfChangeType.object
(ShadowType value) void
ResourceObjectShadowChangeDescriptionType.setCurrentShadow
(ShadowType value) void
UcfChangeType.setObject
(ShadowType value)