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 class
DefaultHardwareFactorProfile
Methods in com.okta.authn.sdk.impl.resource that return HardwareFactorProfile Modifier and Type Method Description HardwareFactorProfile
DefaultHardwareFactorProfile. 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 HardwareFactorProfile
HardwareFactorProfile. setCredentialId(java.lang.String credentialId)
-