Uses of Class
com.okta.sdk.resource.model.UserFactorProfile
Packages that use UserFactorProfile
-
Uses of UserFactorProfile in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return UserFactorProfileModifier and TypeMethodDescriptionUserFactorProfile.authenticatorName(String authenticatorName) UserFactorProfile.credentialId(String credentialId) UserFactorProfile.deviceType(String deviceType) UserFactorActivateResponse.getProfile()Get profileUserFactorProfile.phoneExtension(String phoneExtension) UserFactorProfile.phoneNumber(String phoneNumber) Methods in com.okta.sdk.resource.model with parameters of type UserFactorProfileModifier and TypeMethodDescriptionUserFactorActivateResponse.profile(UserFactorProfile profile) voidUserFactorActivateResponse.setProfile(UserFactorProfile profile)