File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
webauthn-server-attestation/src/main/java/com/yubico/fido/metadata Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 77
77
* policyTreeValidator} to accept any policy tree, because a Windows Hello attestation certificate
78
78
* is known to include a critical certificate policies extension.
79
79
*
80
- * <p>The metadata service may be configured with a two stages of filters to select trusted
80
+ * <p>The metadata service may be configured with two stages of filters to select trusted
81
81
* authenticators. The first stage is the {@link FidoMetadataServiceBuilder#prefilter(Predicate)
82
82
* prefilter} setting, which is executed once when the {@link FidoMetadataService} instance is
83
83
* constructed. The second stage is the {@link FidoMetadataServiceBuilder#filter(Predicate) filter}
You can’t perform that action at this time.
0 commit comments