Uses of Class
org.primefaces.virusscan.VirusException
Packages that use VirusException
-
Uses of VirusException in org.primefaces.util
Methods in org.primefaces.util that throw VirusExceptionModifier and TypeMethodDescriptionstatic voidFileUploadUtils.performVirusScan(javax.faces.context.FacesContext facesContext, UploadedFile file) -
Uses of VirusException in org.primefaces.virusscan
Methods in org.primefaces.virusscan that throw VirusExceptionModifier and TypeMethodDescriptionvoidVirusScannerService.performVirusScan(UploadedFile file) Perform virus scan and throw exception if at least one registeredVirusScannerprovider has detected a virus.