Package com.yubico.webauthn.attestation
Interface DeviceMatcher
-
- All Known Implementing Classes:
ExtensionMatcher
,FingerprintMatcher
public interface DeviceMatcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
matches(java.security.cert.X509Certificate attestationCertificate, com.fasterxml.jackson.databind.JsonNode parameters)
-