Uses of Interface
com.okta.authn.sdk.resource.CallFactorProfile
-
Packages that use CallFactorProfile Package Description com.okta.authn.sdk.impl.resource com.okta.authn.sdk.resource -
-
Uses of CallFactorProfile in com.okta.authn.sdk.impl.resource
Classes in com.okta.authn.sdk.impl.resource that implement CallFactorProfile Modifier and Type Class Description classDefaultCallFactorProfileMethods in com.okta.authn.sdk.impl.resource that return CallFactorProfile Modifier and Type Method Description CallFactorProfileDefaultCallFactorProfile. setPhoneExtension(java.lang.String phoneExtension)CallFactorProfileDefaultCallFactorProfile. setPhoneNumber(java.lang.String phoneNumber) -
Uses of CallFactorProfile in com.okta.authn.sdk.resource
Methods in com.okta.authn.sdk.resource that return CallFactorProfile Modifier and Type Method Description CallFactorProfileCallFactorProfile. setPhoneExtension(java.lang.String phoneExtension)CallFactorProfileCallFactorProfile. setPhoneNumber(java.lang.String phoneNumber)
-