Uses of Interface
org.eclipse.jgit.api.VerificationResult
-
Packages that use VerificationResult Package Description org.eclipse.jgit.api High-level API commands (the porcelain of JGit). -
-
Uses of VerificationResult in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that return types with arguments of type VerificationResult Modifier and Type Method Description Map<String,VerificationResult>
VerifySignatureCommand. call()
Resolves
all names added to the command to git objects and verifies their signature.
-