Uses of Interface
com.okta.authn.sdk.resource.WebAuthnFactorProfile
-
Packages that use WebAuthnFactorProfile Package Description com.okta.authn.sdk.impl.resource com.okta.authn.sdk.resource -
-
Uses of WebAuthnFactorProfile in com.okta.authn.sdk.impl.resource
Classes in com.okta.authn.sdk.impl.resource that implement WebAuthnFactorProfile Modifier and Type Class Description classDefaultWebAuthnFactorProfileMethods in com.okta.authn.sdk.impl.resource that return WebAuthnFactorProfile Modifier and Type Method Description WebAuthnFactorProfileDefaultWebAuthnFactorProfile. setAuthenticatorName(java.lang.String authenticatorName)WebAuthnFactorProfileDefaultWebAuthnFactorProfile. setCredentialId(java.lang.String credentialId) -
Uses of WebAuthnFactorProfile in com.okta.authn.sdk.resource
Methods in com.okta.authn.sdk.resource that return WebAuthnFactorProfile Modifier and Type Method Description WebAuthnFactorProfileWebAuthnFactorProfile. setAuthenticatorName(java.lang.String authenticatorName)WebAuthnFactorProfileWebAuthnFactorProfile. setCredentialId(java.lang.String credentialId)
-