Interface FilteredJarSigner.Filter
-
- All Known Implementing Classes:
EclipseJarSignerFilter
,FilteredJarSigner.Filters
- Enclosing class:
- FilteredJarSigner
public static interface FilteredJarSigner.Filter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
shouldBeSigned(java.nio.file.Path jar)
-