Uses of Interface
com.okta.authn.sdk.resource.TotpFactorProfile
-
Packages that use TotpFactorProfile Package Description com.okta.authn.sdk.impl.resource com.okta.authn.sdk.resource -
-
Uses of TotpFactorProfile in com.okta.authn.sdk.impl.resource
Classes in com.okta.authn.sdk.impl.resource that implement TotpFactorProfile Modifier and Type Class Description classDefaultTotpFactorProfileMethods in com.okta.authn.sdk.impl.resource that return TotpFactorProfile Modifier and Type Method Description TotpFactorProfileDefaultTotpFactorProfile. setCredentialId(String credentialId) -
Uses of TotpFactorProfile in com.okta.authn.sdk.resource
Methods in com.okta.authn.sdk.resource that return TotpFactorProfile Modifier and Type Method Description TotpFactorProfileTotpFactorProfile. setCredentialId(String credentialId)
-