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 TotpUserFactorProfile
TotpUserFactor. getProfile()
TotpUserFactorProfile
TotpUserFactorProfile. setCredentialId(java.lang.String credentialId)
Methods in com.okta.sdk.resource with parameters of type TotpUserFactorProfile Modifier and Type Method Description TotpUserFactor
TotpUserFactor. setProfile(TotpUserFactorProfile profile)
-