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 class
DefaultTotpFactorProfile
Methods in com.okta.authn.sdk.impl.resource that return TotpFactorProfile Modifier and Type Method Description TotpFactorProfile
DefaultTotpFactorProfile. 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 TotpFactorProfile
TotpFactorProfile. setCredentialId(String credentialId)
-