| Class | Description |
|---|---|
| BasicVerifier |
Verifies that the file exists is a regular file and has a non-null size.
|
| CompoundVerifier | |
| Sha512SumVerifier |
Verifies that the SHA512 checksum of a downloaded file equals the checksum given in
the plugins.json descriptor.
|
FileVerifier interface.
An verifier implementation will do a specific kind of check on the downloaded plugin file
in order to verify that it is complete, safe, compliant or whatever needs to be verified.Copyright © 2020. All rights reserved.