Uses of Interface
com.okta.sdk.resource.user.factor.WebAuthnUserFactorProfile
-
Packages that use WebAuthnUserFactorProfile Package Description com.okta.sdk.resource.user.factor -
-
Uses of WebAuthnUserFactorProfile in com.okta.sdk.resource.user.factor
Methods in com.okta.sdk.resource.user.factor 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.user.factor with parameters of type WebAuthnUserFactorProfile Modifier and Type Method Description WebAuthnUserFactorWebAuthnUserFactor. setProfile(WebAuthnUserFactorProfile profile)
-