Uses of Interface
com.okta.sdk.resource.user.factor.SecurityQuestionUserFactorProfile
-
Packages that use SecurityQuestionUserFactorProfile Package Description com.okta.sdk.resource.user.factor -
-
Uses of SecurityQuestionUserFactorProfile in com.okta.sdk.resource.user.factor
Methods in com.okta.sdk.resource.user.factor that return SecurityQuestionUserFactorProfile Modifier and Type Method Description SecurityQuestionUserFactorProfileSecurityQuestionUserFactor. getProfile()SecurityQuestionUserFactorProfileSecurityQuestionUserFactorProfile. setAnswer(java.lang.String answer)SecurityQuestionUserFactorProfileSecurityQuestionUserFactorProfile. setQuestion(java.lang.String question)SecurityQuestionUserFactorProfileSecurityQuestionUserFactorProfile. setQuestionText(java.lang.String questionText)Methods in com.okta.sdk.resource.user.factor with parameters of type SecurityQuestionUserFactorProfile Modifier and Type Method Description SecurityQuestionUserFactorSecurityQuestionUserFactor. setProfile(SecurityQuestionUserFactorProfile profile)
-