Uses of Interface
com.okta.sdk.resource.SecurityQuestionUserFactorProfile
-
Packages that use SecurityQuestionUserFactorProfile Package Description com.okta.sdk.resource -
-
Uses of SecurityQuestionUserFactorProfile in com.okta.sdk.resource
Methods in com.okta.sdk.resource 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 with parameters of type SecurityQuestionUserFactorProfile Modifier and Type Method Description SecurityQuestionUserFactorSecurityQuestionUserFactor. setProfile(SecurityQuestionUserFactorProfile profile)
-