Class AttributeVerificationAuthenticationModuleType

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 AttributeVerificationAuthenticationModuleType extends AbstractCredentialAuthenticationModuleType
The module can be used as an additional verification of the already authenticated user. Intended for interactive user verification by comparing the specified attribute with the value provided by the user.
See Also: