Uses of Interface
com.okta.sdk.resource.WebAuthnUserFactorProfile
-
Packages that use WebAuthnUserFactorProfile Package Description com.okta.sdk.resource -
-
Uses of WebAuthnUserFactorProfile in com.okta.sdk.resource
Methods in com.okta.sdk.resource that return WebAuthnUserFactorProfile Modifier and Type Method Description WebAuthnUserFactorProfileWebAuthnUserFactor. getProfile()WebAuthnUserFactorProfileWebAuthnUserFactorProfile. setAuthenticatorName(java.lang.String authenticatorName)WebAuthnUserFactorProfileWebAuthnUserFactorProfile. setCredentialId(java.lang.String credentialId)Methods in com.okta.sdk.resource with parameters of type WebAuthnUserFactorProfile Modifier and Type Method Description WebAuthnUserFactorWebAuthnUserFactor. setProfile(WebAuthnUserFactorProfile profile)
-