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 5cf3647 commit a6a7aefCopy full SHA for a6a7aef
webauthn-server-attestation/src/main/java/com/yubico/fido/metadata/FidoMetadataDownloader.java
@@ -411,7 +411,7 @@ public Step5 useDefaultBlob() {
411
* nextUpdate</code> property of the cached BLOB is the current date or earlier.
412
*
413
* <p>If the BLOB is downloaded, it is also written to the cache {@link File} or {@link
414
- * Consumer} configured in the previous step.
+ * Consumer} configured in the next step.
415
416
* @param url the HTTP URL to download. It MUST use the <code>https:</code> scheme.
417
*/
0 commit comments