Class VirusTotalReportScanner

java.lang.Object
org.primefaces.virusscan.impl.VirusTotalReportScanner
All Implemented Interfaces:
VirusScanner

public class VirusTotalReportScanner extends Object implements VirusScanner
This is the default VirusScanner provider bundled with PrimeFaces. The implementation makes use of the VirusTotal Public API v2.0. It requires CONTEXT_PARAM_KEY to be specified.
  • Constructor Details

    • VirusTotalReportScanner

      public VirusTotalReportScanner()
  • Method Details