Class ClamAVService
java.lang.Object
org.cardanofoundation.lob.app.support.security.impl.ClamAVService
- All Implemented Interfaces:
AntiVirusScanner
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClamAVService
public ClamAVService()
-
-
Method Details
-
isFileSafe
public boolean isFileSafe(byte[] fileBytes) - Specified by:
isFileSafein interfaceAntiVirusScanner
-