Uses of Class
com.okta.sdk.resource.model.HardwareUserFactorProfile
Packages that use HardwareUserFactorProfile
-
Uses of HardwareUserFactorProfile in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return HardwareUserFactorProfileModifier and TypeMethodDescriptionHardwareUserFactorProfile.credentialId(String credentialId) HardwareUserFactor.getProfile()Get profileHardwareUserFactorAllOf.getProfile()Get profileMethods in com.okta.sdk.resource.model with parameters of type HardwareUserFactorProfileModifier and TypeMethodDescriptionHardwareUserFactor.profile(HardwareUserFactorProfile profile) HardwareUserFactorAllOf.profile(HardwareUserFactorProfile profile) voidHardwareUserFactor.setProfile(HardwareUserFactorProfile profile) voidHardwareUserFactorAllOf.setProfile(HardwareUserFactorProfile profile)