Skip to content

Commit 062e660

Browse files
committed
Fix bad JavaDoc link
1 parent c707fed commit 062e660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webauthn-server-core/src/main/java/com/yubico/webauthn/data/AuthenticatorAttachment.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
* navigator.credentials.create()</code> to create a credential, and
4444
* <li>to inform the client of the Relying Party's best belief about how to locate the managing
4545
* authenticators of the credentials listed in {@link
46-
* PublicKeyCredentialRequestOptions#allowCredentials} when calling <code>
46+
* PublicKeyCredentialRequestOptions#getAllowCredentials()} when calling <code>
4747
* navigator.credentials.get()</code>.
4848
* </ul>
4949
*

0 commit comments

Comments
 (0)