Package | Description |
---|---|
org.primefaces.util | |
org.primefaces.virusscan | |
org.primefaces.virusscan.impl |
Modifier and Type | Method and Description |
---|---|
static void |
FileUploadUtils.performVirusScan(javax.faces.context.FacesContext facesContext,
FileUpload fileUpload,
InputStream inputStream) |
Modifier and Type | Method and Description |
---|---|
void |
VirusScanner.performVirusScan(InputStream inputStream)
Perform virus scan and throw exception if a virus has been detected.
|
void |
VirusScannerService.performVirusScan(InputStream inputStream)
Perform virus scan and throw exception if at least one registered
VirusScanner provider has detected a virus. |
Modifier and Type | Method and Description |
---|---|
void |
VirusTotalVirusScanner.performVirusScan(InputStream inputStream) |
Copyright © 2019. All rights reserved.