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 WebAuthnUserFactorProfile
WebAuthnUserFactor. getProfile()
WebAuthnUserFactorProfile
WebAuthnUserFactorProfile. setAuthenticatorName(java.lang.String authenticatorName)
WebAuthnUserFactorProfile
WebAuthnUserFactorProfile. setCredentialId(java.lang.String credentialId)
Methods in com.okta.sdk.resource with parameters of type WebAuthnUserFactorProfile Modifier and Type Method Description WebAuthnUserFactor
WebAuthnUserFactor. setProfile(WebAuthnUserFactorProfile profile)
-