Package org.eclipse.aether.spi.connector.checksum
package org.eclipse.aether.spi.connector.checksum
The support infrastructure for repository connectors to apply checksum policies when validating the integrity of
downloaded files.
-
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.Component performing selection ofChecksumAlgorithmFactory
based on known factory names.Support class forChecksumAlgorithmFactory
implementations.Helper for checksum operations.A checksum policy gets employed by repository connectors to validate the integrity of a downloaded file.Enum denoting origin of checksum.Assists repository connectors in applying checksum policies to downloaded resources.Deprecated.
ProvidedChecksumsSource
.