File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
webauthn-server-attestation Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -311,7 +311,7 @@ link:https://developers.yubico.com/java-webauthn-server/JavaDoc/webauthn-server-
311
311
settings in
312
312
link:https://developers.yubico.com/java-webauthn-server/JavaDoc/webauthn-server-attestation/2.2.0/com/yubico/fido/metadata/FidoMetadataService.html[`FidoMetadataService`].
313
313
The filters are predicate functions;
314
- each metadata entry will be trusted if and only if the prefilter predicate returns `true` for that entry.
314
+ each metadata entry will be included in the data source if and only if the prefilter predicate returns `true` for that entry.
315
315
Similarly during registration or metadata lookup, the authenticator will be matched with each metadata entry
316
316
only if the registration-time filter returns `true` for that pair of authenticator and metadata entry.
317
317
You can also use the
You can’t perform that action at this time.
0 commit comments