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