| Package | Description |
|---|---|
| org.owasp.dependencycheck.data.artifactory |
Contains classes related to searching Artifactory Maven repository.
These are used to abstractArtifactory searching away from OWASP Dependency Check so they can be reused elsewhere. |
| Modifier and Type | Method and Description |
|---|---|
ChecksumsImpl |
FileImpl.getChecksums() |
ChecksumsImpl |
FileImpl.getOriginalChecksums() |
| Modifier and Type | Method and Description |
|---|---|
void |
FileImpl.setChecksums(ChecksumsImpl checksums) |
void |
FileImpl.setOriginalChecksums(ChecksumsImpl originalChecksums) |
Copyright© 2012-21 Jeremy Long. All Rights Reserved.