MCPcopy Create free account
hub / github.com/apache/ant / isSigned

Method isSigned

src/main/org/apache/tools/ant/taskdefs/SignJar.java:647–655  ·  view source on GitHub ↗

test for a file being signed, by looking for a signature in the META-INF directory with our alias/sigfile. @param file the file to be checked @return true if the file is signed @see IsSigned#isSigned(File, String)

(File file)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

isUpToDateMethod · 0.95

Calls 3

isSignedMethod · 0.95
logMethod · 0.65
toStringMethod · 0.45

Tested by

no test coverage detected