| Package | Description |
|---|---|
| org.eclipse.aether.spi.connector.checksum |
The support infrastructure for repository connectors to apply checksum policies when validating the integrity of
downloaded files.
|
| org.eclipse.aether.spi.connector.layout |
The contract to locate URI-based resources using custom repository layouts.
|
| Class and 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. |
| ChecksumPolicy
A checksum policy gets employed by repository connectors to validate the integrity of a downloaded file.
|
| ChecksumPolicy.ChecksumKind
Enum denoting origin of checksum.
|
| Class and Description |
|---|
| ChecksumAlgorithmFactory
A component representing a checksum factory: provides
ChecksumAlgorithm instances, name and extension to be
used with this algorithm. |
Copyright © 2010–2022 The Apache Software Foundation. All rights reserved.