Class | Description |
---|---|
Checksum |
Checksum - simple checksum hashing routines.
|
ChecksumFileContent |
Simple POJO for storing the data parsed from a checksum file.
|
ChecksummedFile |
ChecksummedFile
Terminology:
Checksum File
The file that contains the previously calculated checksum value for the reference file.
|
ChecksumReference |
Simple POJO used to represent a one-to-one relationship between a reference file and
a checksum file.
|
ChecksumUtil |
Utility class that handles multiple checksums for a single file.
|
Hex |
Hex - simple hex conversions.
|
StreamingChecksum |
Class that handles checksums with streams.
|
UpdateStatus |
Status of checksum update for specific algorithm.
|
UpdateStatusList |
Container for a list of update status objects.
|
Enum | Description |
---|---|
ChecksumAlgorithm |
Enumeration of available ChecksumAlgorithm techniques.
|
ChecksumValidationException.ValidationError |
Exception | Description |
---|---|
ChecksumValidationException |
Exception thrown by the ChecksumValidator
Has an error type for different validation errors.
|
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.