| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| ChecksumPolicy | ChecksumPolicyProvider. newChecksumPolicy(org.eclipse.aether.RepositorySystemSession session,
                                  org.eclipse.aether.repository.RemoteRepository repository,
                                  org.eclipse.aether.transfer.TransferResource resource,
                                  String policy)Retrieves the checksum policy with the specified identifier for use on the given remote resource. | 
Copyright © 2010–2018 The Apache Software Foundation. All rights reserved.