Uses of Interface
org.eclipse.jgit.lib.GpgObjectSigner
Packages that use GpgObjectSigner
-
Uses of GpgObjectSigner in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api with parameters of type GpgObjectSignerModifier and TypeMethodDescriptionTagCommand.setGpgSigner
(GpgObjectSigner signer) Sets theGpgSigner
to use if the commit is to be signed.