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)  
    • Method Detail

      • matches

        boolean matches​(java.security.cert.X509Certificate attestationCertificate,
                        com.fasterxml.jackson.databind.JsonNode parameters)