Uses of Interface
com.okta.authn.sdk.resource.SmsFactorProfile
-
Packages that use SmsFactorProfile Package Description com.okta.authn.sdk.impl.resource com.okta.authn.sdk.resource -
-
Uses of SmsFactorProfile in com.okta.authn.sdk.impl.resource
Classes in com.okta.authn.sdk.impl.resource that implement SmsFactorProfile Modifier and Type Class Description classDefaultSmsFactorProfileMethods in com.okta.authn.sdk.impl.resource that return SmsFactorProfile Modifier and Type Method Description SmsFactorProfileDefaultSmsFactorProfile. setPhoneNumber(java.lang.String phoneNumber) -
Uses of SmsFactorProfile in com.okta.authn.sdk.resource
Methods in com.okta.authn.sdk.resource that return SmsFactorProfile Modifier and Type Method Description SmsFactorProfileSmsFactorProfile. setPhoneNumber(java.lang.String phoneNumber)
-