Uses of Class
org.openapitools.client.model.TotpUserFactorProfile
Packages that use TotpUserFactorProfile
-
Uses of TotpUserFactorProfile in org.openapitools.client.model
Methods in org.openapitools.client.model that return TotpUserFactorProfileModifier and TypeMethodDescriptionTotpUserFactorProfile.credentialId
(String credentialId) TotpUserFactor.getProfile()
Get profileTotpUserFactorAllOf.getProfile()
Get profileMethods in org.openapitools.client.model with parameters of type TotpUserFactorProfileModifier and TypeMethodDescriptionTotpUserFactor.profile
(TotpUserFactorProfile profile) TotpUserFactorAllOf.profile
(TotpUserFactorProfile profile) void
TotpUserFactor.setProfile
(TotpUserFactorProfile profile) void
TotpUserFactorAllOf.setProfile
(TotpUserFactorProfile profile)