Uses of Interface
com.okta.sdk.resource.user.factor.TotpUserFactorProfile
-
Packages that use TotpUserFactorProfile Package Description com.okta.sdk.resource.user.factor -
-
Uses of TotpUserFactorProfile in com.okta.sdk.resource.user.factor
Methods in com.okta.sdk.resource.user.factor that return TotpUserFactorProfile Modifier and Type Method Description TotpUserFactorProfileTotpUserFactor. getProfile()TotpUserFactorProfileTotpUserFactorProfile. setCredentialId(java.lang.String credentialId)Methods in com.okta.sdk.resource.user.factor with parameters of type TotpUserFactorProfile Modifier and Type Method Description TotpUserFactorTotpUserFactor. setProfile(TotpUserFactorProfile profile)
-