Class DelayedDeleteActivationMappingType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractPredefinedActivationMappingType
com.evolveum.midpoint.xml.ns._public.common.common_3.DelayedDeleteActivationMappingType
All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

public class DelayedDeleteActivationMappingType extends AbstractPredefinedActivationMappingType
If an account is unassigned and there is no other existing assignment for an account midPoint will de-provisioning that account. Which means that the account will be deleted. This is the default behavior. But it can be changed. This configuration change default behavior and account will delete with delay and meanwhile account will be disabled.
See Also: