Uses of Class
org.openapitools.client.model.SecurityQuestionUserFactorProfile
Packages that use SecurityQuestionUserFactorProfile
-
Uses of SecurityQuestionUserFactorProfile in org.openapitools.client.model
Methods in org.openapitools.client.model that return SecurityQuestionUserFactorProfileModifier and TypeMethodDescriptionSecurityQuestionUserFactor.getProfile()
Get profileSecurityQuestionUserFactorAllOf.getProfile()
Get profileSecurityQuestionUserFactorProfile.questionText
(String questionText) Methods in org.openapitools.client.model with parameters of type SecurityQuestionUserFactorProfileModifier and TypeMethodDescriptionSecurityQuestionUserFactor.profile
(SecurityQuestionUserFactorProfile profile) SecurityQuestionUserFactorAllOf.profile
(SecurityQuestionUserFactorProfile profile) void
SecurityQuestionUserFactor.setProfile
(SecurityQuestionUserFactorProfile profile) void
SecurityQuestionUserFactorAllOf.setProfile
(SecurityQuestionUserFactorProfile profile)