Uses of Interface
com.okta.authn.sdk.resource.HardwareFactorProfile
- 
Packages that use HardwareFactorProfile Package Description com.okta.authn.sdk.impl.resource com.okta.authn.sdk.resource  - 
- 
Uses of HardwareFactorProfile in com.okta.authn.sdk.impl.resource
Classes in com.okta.authn.sdk.impl.resource that implement HardwareFactorProfile Modifier and Type Class Description classDefaultHardwareFactorProfileMethods in com.okta.authn.sdk.impl.resource that return HardwareFactorProfile Modifier and Type Method Description HardwareFactorProfileDefaultHardwareFactorProfile. setCredentialId(java.lang.String credentialId) - 
Uses of HardwareFactorProfile in com.okta.authn.sdk.resource
Methods in com.okta.authn.sdk.resource that return HardwareFactorProfile Modifier and Type Method Description HardwareFactorProfileHardwareFactorProfile. setCredentialId(java.lang.String credentialId) 
 -