Uses of Interface
com.okta.sdk.resource.user.factor.SmsUserFactorProfile
-
Packages that use SmsUserFactorProfile Package Description com.okta.sdk.resource.user.factor -
-
Uses of SmsUserFactorProfile in com.okta.sdk.resource.user.factor
Methods in com.okta.sdk.resource.user.factor that return SmsUserFactorProfile Modifier and Type Method Description SmsUserFactorProfileSmsUserFactor. getProfile()SmsUserFactorProfileSmsUserFactorProfile. setPhoneNumber(java.lang.String phoneNumber)Methods in com.okta.sdk.resource.user.factor with parameters of type SmsUserFactorProfile Modifier and Type Method Description SmsUserFactorSmsUserFactor. setProfile(SmsUserFactorProfile profile)
-