Class SecurityQuestionsFormAuthenticationModuleType

  • All Implemented Interfaces:
    Containerable, DebugDumpable, Serializable, Cloneable

    public class SecurityQuestionsFormAuthenticationModuleType
    extends AbstractSecurityQuestionsAuthenticationModuleType
    implements Serializable, Cloneable, Containerable
    Definition of "security questions form" module. The module is used for interactive log-in of a user by answering a set of security questions. <p>Java class for SecurityQuestionsFormAuthenticationModuleType complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;complexType name="SecurityQuestionsFormAuthenticationModuleType"&gt; &lt;complexContent&gt; &lt;extension base="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}AbstractSecurityQuestionsAuthenticationModuleType"&gt; &lt;sequence&gt; &lt;/sequence&gt; &lt;/extension&gt; &lt;/complexContent&gt; &lt;/complexType&gt; </pre>
    See Also:
    Serialized Form