Uses of Class
com.okta.sdk.resource.model.TotpUserFactorProfile
Packages that use TotpUserFactorProfile
-
Uses of TotpUserFactorProfile in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return TotpUserFactorProfileModifier and TypeMethodDescriptionTotpUserFactorProfile.credentialId
(String credentialId) TotpUserFactor.getProfile()
Get profileMethods in com.okta.sdk.resource.model with parameters of type TotpUserFactorProfileModifier and TypeMethodDescriptionTotpUserFactor.profile
(TotpUserFactorProfile profile) void
TotpUserFactor.setProfile
(TotpUserFactorProfile profile)