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