Class AuthenticationModuleSecurityQuestionsFormType

  • All Implemented Interfaces:
    Containerable, Serializable, Cloneable

    public class AuthenticationModuleSecurityQuestionsFormType
    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.

    Java class for AuthenticationModuleSecurityQuestionsFormType complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="AuthenticationModuleSecurityQuestionsFormType">
       <complexContent>
         <extension base="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}AbstractSecurityQuestionsAuthenticationModuleType">
           <sequence>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form