Package org.eclipse.aether.spi.checksums
-
Interface Summary Interface Description ProvidedChecksumsSource Component able to provide (expected) checksums to connector beforehand the download happens.TrustedChecksumsSource Component able to provide (trusted) checksums for artifacts.TrustedChecksumsSource.Writer A writer that is able to write/add trusted checksums to this implementation.