See: Description
| Interface | Description |
|---|---|
| ChecksumAlgorithm |
Implementation performing checksum calculation for specific algorithm.
|
| ChecksumAlgorithmFactory |
A component representing a checksum factory: provides
ChecksumAlgorithm instances, name and extension to be
used with this algorithm. |
| ChecksumAlgorithmFactorySelector |
Component performing selection of
ChecksumAlgorithmFactory based on known factory names. |
| ChecksumPolicy |
A checksum policy gets employed by repository connectors to validate the integrity of a downloaded file.
|
| ChecksumPolicyProvider |
Assists repository connectors in applying checksum policies to downloaded resources.
|
| ProvidedChecksumsSource |
Component able to provide (expected) checksums beforehand the download happens.
|
| Class | Description |
|---|---|
| ChecksumAlgorithmFactorySupport |
Support class for
ChecksumAlgorithmFactory implementations. |
| ChecksumAlgorithmHelper |
Helper for checksum operations.
|
| Enum | Description |
|---|---|
| ChecksumPolicy.ChecksumKind |
Enum denoting origin of checksum.
|
Copyright © 2010–2022 The Apache Software Foundation. All rights reserved.