Class CorrelationAuthenticationModuleType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

public class CorrelationAuthenticationModuleType extends AbstractCredentialAuthenticationModuleType
Module is used for the user authentication using the correlation rules. Rules can be configured in object template per archetype or on global level. For example, for "lost my username" case the archetypes provide the information about correlation rules to be applied.
See Also: