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