Uses of Interface
org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmFactorySelector
Package
Description
The various sub components that collectively implement the repository system.
-
Uses of ChecksumAlgorithmFactorySelector in org.eclipse.aether.internal.impl
ModifierConstructorDescriptionDefaultArtifactPredicate
(ChecksumAlgorithmFactorySelector checksumAlgorithmFactorySelector, Set<String> extensionsWithoutChecksums) DefaultArtifactPredicateFactory
(ChecksumAlgorithmFactorySelector checksumAlgorithmFactorySelector) Maven2RepositoryLayoutFactory
(ChecksumAlgorithmFactorySelector checksumAlgorithmFactorySelector, ArtifactPredicateFactory artifactPredicateFactory) -
Uses of ChecksumAlgorithmFactorySelector in org.eclipse.aether.internal.impl.checksum
Modifier and TypeClassDescriptionclass
Default implementation. -
Uses of ChecksumAlgorithmFactorySelector in org.eclipse.aether.internal.impl.resolution
ModifierConstructorDescriptionTrustedChecksumsArtifactResolverPostProcessor
(ChecksumAlgorithmFactorySelector checksumAlgorithmFactorySelector, Map<String, TrustedChecksumsSource> trustedChecksumsSources) -
Uses of ChecksumAlgorithmFactorySelector in org.eclipse.aether.supplier
Modifier and TypeMethodDescriptionprotected ChecksumAlgorithmFactorySelector
RepositorySystemSupplier.createChecksumAlgorithmFactorySelector()
RepositorySystemSupplier.getChecksumAlgorithmFactorySelector()