| Package | Description |
|---|---|
| de.valtech.avs.api.service |
This package contains the service API for AEM Virus Scan.
|
| de.valtech.avs.api.service.scanner |
This package contains the scanner interface.
|
| Modifier and Type | Method and Description |
|---|---|
ScanResult |
AvsService.scan(InputStream content,
String userId)
Scans the given content for viruses.
|
ScanResult |
AvsService.scan(InputStream content,
String userId,
String path)
Scans the given content for viruses.
|
| Modifier and Type | Method and Description |
|---|---|
ScanResult |
AvsScannerEnine.scan(InputStream content,
String fileName)
Scans the given content for viruses.
|
Copyright © 2020. All rights reserved.