Uses of Package
org.eclipse.aether.spi.connector.checksum
Package
Description
The support infrastructure for repository connectors to apply checksum policies when validating the integrity of
downloaded files.
The contract to locate URI-based resources using custom repository layouts.
-
ClassDescriptionA component representing a checksum factory: provides
ChecksumAlgorithm
instances, name and extension to be used with this algorithm. -
ClassDescriptionImplementation performing checksum calculation for specific algorithm.A component representing a checksum factory: provides
ChecksumAlgorithm
instances, name and extension to be used with this algorithm.A checksum policy gets employed by repository connectors to validate the integrity of a downloaded file.Enum denoting origin of checksum. -
ClassDescriptionA component representing a checksum factory: provides
ChecksumAlgorithm
instances, name and extension to be used with this algorithm.