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.
-
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, com.evolveum.midpoint.task.api.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, com.evolveum.midpoint.task.api.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, com.evolveum.midpoint.task.api.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, com.evolveum.midpoint.task.api.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, com.evolveum.midpoint.task.api.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, com.evolveum.midpoint.task.api.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, com.evolveum.midpoint.task.api.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 com.evolveum.midpoint.task.api.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 com.evolveum.midpoint.task.api.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.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 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 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
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)