Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SecurityQuestionDefinitionType
Packages that use SecurityQuestionDefinitionType
Package
Description
-
Uses of SecurityQuestionDefinitionType in com.evolveum.midpoint.web.page.self.component
Method parameters in com.evolveum.midpoint.web.page.self.component with type arguments of type SecurityQuestionDefinitionTypeModifier and TypeMethodDescriptionSecurityQuestionsPanel.executeAddingQuestions
(int questionNumber, int panelNumber, List<SecurityQuestionDefinitionType> policyQuestionList) method for adding questions to user credentials -
Uses of SecurityQuestionDefinitionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type SecurityQuestionDefinitionTypeModifier and TypeFieldDescriptionstatic final Producer<SecurityQuestionDefinitionType>
SecurityQuestionDefinitionType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return SecurityQuestionDefinitionTypeModifier and TypeMethodDescriptionSecurityQuestionsCredentialsPolicyType.beginQuestion()
SecurityQuestionDefinitionType.clone()
ObjectFactory.createSecurityQuestionDefinitionType()
SecurityQuestionDefinitionType.identifier
(String value) SecurityQuestionDefinitionType.questionText
(String value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type SecurityQuestionDefinitionTypeModifier and TypeMethodDescriptionSecurityQuestionsCredentialsPolicyType.createQuestionList()
SecurityQuestionsCredentialsPolicyType.getQuestion()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SecurityQuestionDefinitionTypeModifier and TypeMethodDescriptionSecurityQuestionsCredentialsPolicyType.question
(SecurityQuestionDefinitionType value)