Class SecurityQuestionsResetPolicyType

  • All Implemented Interfaces:
    Containerable, Serializable, Cloneable

    public class SecurityQuestionsResetPolicyType
    extends AbstractCredentialsResetPolicyType
    implements Serializable, Cloneable, Containerable
    Structure that specifies policy for password management. It is in fact only a simple reference to a password policy.

    Java class for SecurityQuestionsResetPolicyType complex type.

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

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