Class ShadowMarkingRules

java.lang.Object
com.evolveum.midpoint.schema.processor.ShadowMarkingRules
All Implemented Interfaces:
DebugDumpable, Serializable

public class ShadowMarkingRules extends Object implements Serializable, DebugDumpable
Rules that drive automatic shadow marking. They are derived from ShadowMarkingConfigurationType. 1. During parsing, filter beans are converted into filters; but expressions are not evaluated. 2. Only after a provisioning operation starts, expressions (if any) are evaluated.
See Also: