Package de.xima.fc.security.malware
Class ExtensionCheckReport
- java.lang.Object
-
- de.xima.fc.security.malware.ExtensionCheckReport
-
public final class ExtensionCheckReport extends Object
Simple bean for holding information about extension check results.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Throwable
getError()
String
getMimeTypeDetected()
Set<String>
getMimeTypeSuggested()
boolean
isSafe()
-