Uses of Class
com.okta.sdk.resource.model.TotpUserFactorProfile
Packages that use TotpUserFactorProfile
-
Uses of TotpUserFactorProfile in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return TotpUserFactorProfileModifier and TypeMethodDescriptionTotpUserFactorProfile.credentialId(String credentialId) TotpUserFactor.getProfile()Get profileTotpUserFactorAllOf.getProfile()Get profileMethods in com.okta.sdk.resource.model with parameters of type TotpUserFactorProfileModifier and TypeMethodDescriptionTotpUserFactor.profile(TotpUserFactorProfile profile) TotpUserFactorAllOf.profile(TotpUserFactorProfile profile) voidTotpUserFactor.setProfile(TotpUserFactorProfile profile) voidTotpUserFactorAllOf.setProfile(TotpUserFactorProfile profile)