Package org.owasp.dependencycheck.maven
Class ArtifactTypeExcluded
- java.lang.Object
-
- org.owasp.dependencycheck.utils.Filter<java.lang.String>
-
- org.owasp.dependencycheck.maven.ArtifactTypeExcluded
-
-
Constructor Summary
Constructors Constructor Description ArtifactTypeExcluded(java.lang.String excludeRegex)Creates a new instance.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanpasses(java.lang.String artifactType)
-