We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abb6b07 commit cff0ba2Copy full SHA for cff0ba2
webauthn-server-core/src/main/java/com/yubico/webauthn/CredentialRepository.java
@@ -30,7 +30,7 @@
30
import java.util.Set;
31
32
/**
33
- * An abstraction of the primary database lookups needed by this library.
+ * An abstraction of database lookups needed by this library.
34
*
35
* <p>This is used by {@link RelyingParty} to look up credentials, usernames and user handles from
36
* usernames, user handles and credential IDs.
0 commit comments