Uses of Class
org.openapitools.client.model.WebUserFactorProfile
Packages that use WebUserFactorProfile
-
Uses of WebUserFactorProfile in org.openapitools.client.model
Methods in org.openapitools.client.model that return WebUserFactorProfileModifier and TypeMethodDescriptionWebUserFactorProfile.credentialId
(String credentialId) WebUserFactor.getProfile()
Get profileWebUserFactorAllOf.getProfile()
Get profileMethods in org.openapitools.client.model with parameters of type WebUserFactorProfileModifier and TypeMethodDescriptionWebUserFactor.profile
(WebUserFactorProfile profile) WebUserFactorAllOf.profile
(WebUserFactorProfile profile) void
WebUserFactor.setProfile
(WebUserFactorProfile profile) void
WebUserFactorAllOf.setProfile
(WebUserFactorProfile profile)