Uses of Interface
com.okta.authn.sdk.resource.SecurityQuestionFactorProfile
-
Packages that use SecurityQuestionFactorProfile Package Description com.okta.authn.sdk.impl.resource com.okta.authn.sdk.resource -
-
Uses of SecurityQuestionFactorProfile in com.okta.authn.sdk.impl.resource
Classes in com.okta.authn.sdk.impl.resource that implement SecurityQuestionFactorProfile Modifier and Type Class Description classDefaultSecurityQuestionFactorProfileMethods in com.okta.authn.sdk.impl.resource that return SecurityQuestionFactorProfile Modifier and Type Method Description SecurityQuestionFactorProfileDefaultSecurityQuestionFactorProfile. setAnswer(java.lang.String answer)SecurityQuestionFactorProfileDefaultSecurityQuestionFactorProfile. setQuestion(java.lang.String question)SecurityQuestionFactorProfileDefaultSecurityQuestionFactorProfile. setQuestionText(java.lang.String questionText) -
Uses of SecurityQuestionFactorProfile in com.okta.authn.sdk.resource
Methods in com.okta.authn.sdk.resource that return SecurityQuestionFactorProfile Modifier and Type Method Description SecurityQuestionFactorProfileSecurityQuestionFactorProfile. setAnswer(java.lang.String answer)SecurityQuestionFactorProfileSecurityQuestionFactorProfile. setQuestion(java.lang.String question)SecurityQuestionFactorProfileSecurityQuestionFactorProfile. setQuestionText(java.lang.String questionText)
-