Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowType
-
-
Uses of ShadowType in com.evolveum.midpoint.common
Method parameters in com.evolveum.midpoint.common with type arguments of type ShadowType Modifier and Type Method Description static List<PropertyDelta<?>>SynchronizationUtils. createSynchronizationSituationAndDescriptionDelta(PrismObject<ShadowType> shadow, SynchronizationSituationType situation, String sourceChannel, boolean full, XMLGregorianCalendar timestamp)static List<PropertyDelta<?>>SynchronizationUtils. createSynchronizationTimestampsDeltas(PrismObject<ShadowType> shadow)booleanResourceObjectPattern. matches(PrismObject<ShadowType> shadowToMatch, MatchingRuleRegistry matchingRuleRegistry, RelationRegistry relationRegistry)static booleanResourceObjectPattern. matches(PrismObject<ShadowType> shadowToMatch, Collection<ResourceObjectPattern> protectedAccountPatterns, MatchingRuleRegistry matchingRuleRegistry, RelationRegistry relationRegistry) -
Uses of ShadowType in com.evolveum.midpoint.common.refinery
Methods in com.evolveum.midpoint.common.refinery with parameters of type ShadowType Modifier and Type Method Description default PrismObjectDefinition<ShadowType>RefinedResourceSchema. getObjectDefinition(ShadowKindType kind, ShadowType shadow)LayerRefinedObjectClassDefinitionLayerRefinedResourceSchema. getRefinedDefinition(ShadowKindType kind, ShadowType shadow)LayerRefinedObjectClassDefinitionLayerRefinedResourceSchemaImpl. getRefinedDefinition(ShadowKindType kind, ShadowType shadow)default RefinedObjectClassDefinitionRefinedResourceSchema. getRefinedDefinition(ShadowKindType kind, ShadowType shadow)booleanCompositeRefinedObjectClassDefinitionImpl. matches(ShadowType shadow)booleanLayerRefinedObjectClassDefinitionImpl. matches(ShadowType shadow)booleanRefinedObjectClassDefinition. matches(ShadowType shadow)booleanRefinedObjectClassDefinitionImpl. matches(ShadowType shadow) -
Uses of ShadowType in com.evolveum.midpoint.model.api
Methods in com.evolveum.midpoint.model.api that return types with arguments of type ShadowType Modifier and Type Method Description PrismObjectDefinition<ShadowType>ModelInteractionService. getEditShadowDefinition(ResourceShadowDiscriminator discr, AuthorizationPhaseType phase, com.evolveum.midpoint.task.api.Task task, OperationResult result)Method parameters in com.evolveum.midpoint.model.api with type arguments of type ShadowType Modifier and Type Method Description RefinedObjectClassDefinitionModelInteractionService. getEditObjectClassDefinition(PrismObject<ShadowType> shadow, PrismObject<ResourceType> resource, AuthorizationPhaseType phase, com.evolveum.midpoint.task.api.Task task, OperationResult result) -
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 ShadowType Modifier and Type Method Description ObjectDelta<ShadowType>ModelProjectionContext. getExecutableDelta()Returns delta suitable for execution.ObjectDelta<ShadowType>ModelProjectionContext. getSyncDelta()Returns synchronization delta.Method parameters in com.evolveum.midpoint.model.api.context with type arguments of type ShadowType Modifier and Type Method Description voidModelProjectionContext. setSyncDelta(ObjectDelta<ShadowType> syncDelta) -
Uses of ShadowType in com.evolveum.midpoint.model.api.expr
Methods in com.evolveum.midpoint.model.api.expr that return ShadowType Modifier and Type Method Description ShadowTypeMidpointFunctions. getLinkedShadow(FocusType focus, ResourceType resource)ShadowTypeMidpointFunctions. getLinkedShadow(FocusType focus, ResourceType resource, boolean repositoryObjectOnly)ShadowTypeMidpointFunctions. getLinkedShadow(FocusType focus, String resourceOid)ShadowTypeMidpointFunctions. getLinkedShadow(FocusType focus, String resourceOid, boolean repositoryObjectOnly)ShadowTypeMidpointFunctions. getLinkedShadow(FocusType focus, String resourceOid, ShadowKindType kind, String intent)ShadowTypeMidpointFunctions. getLinkedShadow(FocusType focus, String resourceOid, ShadowKindType kind, String intent, boolean repositoryObjectOnly)ShadowTypeMidpointFunctions. resolveEntitlement(ShadowAssociationType shadowAssociationType)Methods in com.evolveum.midpoint.model.api.expr that return types with arguments of type ShadowType Modifier and Type Method Description @NotNull List<ShadowType>MidpointFunctions. getLinkedShadows(FocusType focus, String resourceOid)@NotNull List<ShadowType>MidpointFunctions. getLinkedShadows(FocusType focus, String resourceOid, boolean repositoryObjectOnly)List<ShadowType>MidpointFunctions. getShadowsToActivate(Collection<? extends ModelElementContext> 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 ShadowType Modifier and Type Method Description <F extends FocusType>
StringMidpointFunctions. computeProjectionLifecycle(F focus, ShadowType shadow, ResourceType resource)Default function used to compute projection lifecycle.<F extends FocusType>
List<F>MidpointFunctions. getFocusesByCorrelationRule(Class<F> type, String resourceOid, ShadowKindType kind, String intent, ShadowType shadow)To be used e.g.StringMidpointFunctions. getPlaintextAccountPassword(ShadowType account)<T> booleanMidpointFunctions. isUniqueAccountValue(ResourceType resourceType, ShadowType shadowType, String attributeName, T attributeValue)Method parameters in com.evolveum.midpoint.model.api.expr with type arguments of type ShadowType Modifier and Type Method Description StringMidpointFunctions. getPlaintextAccountPasswordFromDelta(ObjectDelta<? extends ShadowType> delta) -
Uses of ShadowType in com.evolveum.midpoint.schema
Methods in com.evolveum.midpoint.schema that return types with arguments of type ShadowType Modifier and Type Method Description static List<ObjectDeltaOperation<ShadowType>>ObjectDeltaOperation. findProjectionDeltasInCollection(Collection<ObjectDeltaOperation<? extends ObjectType>> odos)Collection<ObjectDeltaOperation<ShadowType>>RefreshShadowOperation. getExecutedDeltas()ObjectDelta<ShadowType>ObjectTreeDeltas. getProjectionChange(ResourceShadowDiscriminator discriminator)Map<ResourceShadowDiscriminator,ObjectDelta<ShadowType>>ObjectTreeDeltas. getProjectionChangeMap()Set<Map.Entry<ResourceShadowDiscriminator,ObjectDelta<ShadowType>>>ObjectTreeDeltas. getProjectionChangeMapEntries()PrismObject<ShadowType>RefreshShadowOperation. getRefreshedShadow()Method parameters in com.evolveum.midpoint.schema with type arguments of type ShadowType Modifier and Type Method Description voidObjectTreeDeltas. addProjectionChange(ResourceShadowDiscriminator resourceShadowDiscriminator, ObjectDelta<ShadowType> primaryDelta)voidRefreshShadowOperation. setExecutedDeltas(Collection<ObjectDeltaOperation<ShadowType>> executedDeltas)voidRefreshShadowOperation. setRefreshedShadow(PrismObject<ShadowType> refreshedShadow) -
Uses of ShadowType in com.evolveum.midpoint.schema.processor
Methods in com.evolveum.midpoint.schema.processor with type parameters of type ShadowType Modifier and Type Method Description <T extends ShadowType>
@NotNull PrismObjectDefinition<T>ResourceAttributeContainerDefinition. toShadowDefinition()<T extends ShadowType>
@NotNull PrismObjectDefinition<T>ResourceAttributeContainerDefinitionImpl. toShadowDefinition()Methods in com.evolveum.midpoint.schema.processor with parameters of type ShadowType Modifier and Type Method Description static ResourceObjectIdentificationResourceObjectIdentification. createFromShadow(ObjectClassComplexTypeDefinition objectClassDefinition, ShadowType shadowType)default ObjectClassComplexTypeDefinitionConnectorSchema. findObjectClassDefinition(@NotNull ShadowType shadow)default ObjectClassComplexTypeDefinitionResourceSchema. findObjectClassDefinition(ShadowType shadow)booleanObjectClassComplexTypeDefinition. matches(ShadowType shadow)Deprecated.booleanObjectClassComplexTypeDefinitionImpl. matches(ShadowType shadow) -
Uses of ShadowType in com.evolveum.midpoint.schema.processor.deleg
Methods in com.evolveum.midpoint.schema.processor.deleg with type parameters of type ShadowType Modifier and Type Method Description default <T extends ShadowType>
@NotNull PrismObjectDefinition<T>AttributeContainerDefinitionDelegator. toShadowDefinition()Methods in com.evolveum.midpoint.schema.processor.deleg with parameters of type ShadowType Modifier and Type Method Description default booleanObjectClassTypeDefinitionDelegator. matches(ShadowType shadow)Deprecated. -
Uses of ShadowType in com.evolveum.midpoint.schema.statistics
Constructors in com.evolveum.midpoint.schema.statistics with parameters of type ShadowType Constructor Description IterationItemInformation(ShadowType shadow) -
Uses of ShadowType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with type parameters of type ShadowType Modifier and Type Method Description static <T extends ShadowType>
PolyStringShadowUtil. determineShadowName(PrismObject<T> shadow)static <T extends ShadowType>
PolyStringShadowUtil. determineShadowName(ShadowType shadow)static <T extends ShadowType>
StringShadowUtil. determineShadowStringName(PrismObject<T> shadow)Methods in com.evolveum.midpoint.schema.util that return types with arguments of type ShadowType Modifier and Type Method Description static PrismObjectDefinition<ShadowType>ShadowUtil. applyObjectClass(PrismObjectDefinition<ShadowType> shadowDefinition, ObjectClassComplexTypeDefinition objectClassDefinition)Methods in com.evolveum.midpoint.schema.util with parameters of type ShadowType Modifier and Type Method Description static <T extends ShadowType>
PolyStringShadowUtil. determineShadowName(ShadowType shadow)static Collection<ResourceAttribute<?>>ShadowUtil. getAllIdentifiers(ShadowType shadow)static Collection<ResourceAttribute<?>>ShadowUtil. getAttributes(ShadowType shadowType)static ResourceAttributeContainerShadowUtil. getAttributesContainer(ShadowType shadowType)static <T> TShadowUtil. 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 StringShadowUtil. getHumanReadableName(ShadowType shadowType)static StringShadowUtil. getIntent(ShadowType shadow)Returns intent from the shadow.static ShadowKindTypeShadowUtil. getKind(ShadowType shadow)static StringShadowUtil. getMultiStringAttributeValueAsSingle(ShadowType shadow, QName attrName)static ResourceAttribute<String>ShadowUtil. getNamingAttribute(ShadowType shadow)static ObjectClassComplexTypeDefinitionShadowUtil. getObjectClassDefinition(ShadowType shadow)static ActivationTypeShadowUtil. getOrCreateActivation(ShadowType shadowType)static ProtectedStringTypeShadowUtil. getPasswordValue(ShadowType shadowType)static Collection<ResourceAttribute<?>>ShadowUtil. getPrimaryIdentifiers(ShadowType shadowType)static PolyStringShadowUtil. getResourceName(ShadowType shadowType)static StringShadowUtil. getResourceOid(ShadowType shadowType)static StringShadowUtil. getResourceOidRequired(ShadowType shadow)static Collection<ResourceAttribute<?>>ShadowUtil. getSecondaryIdentifiers(ShadowType shadowType)static StringShadowUtil. getSingleStringAttributeValue(ShadowType shadow, QName attrName)static booleanActivationUtil. hasAdministrativeActivation(ShadowType objectType)static booleanActivationUtil. hasLockoutStatus(ShadowType objectType)static booleanActivationUtil. hasValidFrom(ShadowType objectType)static booleanActivationUtil. hasValidTo(ShadowType objectType)static booleanShadowUtil. isAccount(ShadowType shadowType)static booleanActivationUtil. isAdministrativeEnabled(ShadowType objectType)static booleanShadowUtil. isConflicting(ShadowType shadow1, ShadowType shadow2)static booleanShadowUtil. isDead(ShadowType shadow)static booleanShadowUtil. isExists(ShadowType shadow)static booleanShadowUtil. isGone(@NotNull ShadowType shadow)Returns true if the shadow state indicates that it is 'gone', i.e.static booleanActivationUtil. isLockedOut(ShadowType objectType)static booleanShadowUtil. isNotDead(ShadowType shadow)static booleanShadowUtil. isProtected(@Nullable ShadowType shadow)static booleanShadowUtil. matches(ShadowType shadowType, ResourceShadowDiscriminator discr)static booleanShadowUtil. matches(ShadowType shadowType, String resourceOid, ShadowKindType kind, String intent)static booleanShadowUtil. matchesPattern(ShadowType shadowType, ShadowDiscriminatorType discr)Interprets ResourceShadowDiscriminator as a pattern.static voidShadowUtil. setPassword(ShadowType shadowType, ProtectedStringType password)static voidShadowUtil. setPasswordIncomplete(ShadowType shadowType) -
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 ShadowType Modifier and Type Field Description protected List<ShadowType>ResourceObjectShadowListType. objectMethods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return ShadowType Modifier and Type Method Description ShadowTypeResourceObjectShadowListType. beginObject()Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return types with arguments of type ShadowType Modifier and Type Method Description List<ShadowType>ResourceObjectShadowListType. getObject()Gets the value of the object property.Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with parameters of type ShadowType Modifier and Type Method Description ResourceObjectShadowListTypeResourceObjectShadowListType. object(ShadowType value) -
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 ShadowType Modifier and Type Field Description protected ShadowTypeResourceObjectShadowChangeDescriptionType. currentShadowprotected ShadowTypeUcfChangeType. objectMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ShadowType Modifier and Type Method Description PrismObject<ShadowType>ShadowType. asPrismObject()javax.xml.bind.JAXBElement<ShadowType>ObjectFactory. createShadow(ShadowType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ShadowType Modifier and Type Method Description javax.xml.bind.JAXBElement<ShadowType>ObjectFactory. createShadow(ShadowType value)ResourceObjectShadowChangeDescriptionTypeResourceObjectShadowChangeDescriptionType. currentShadow(ShadowType value)UcfChangeTypeUcfChangeType. object(ShadowType value)voidResourceObjectShadowChangeDescriptionType. setCurrentShadow(ShadowType value)Sets the value of the currentShadow property.voidUcfChangeType. setObject(ShadowType value)Sets the value of the object property.
-