Uses of Class
org.apache.maven.plugins.gpg.AbstractGpgSigner
-
Uses of AbstractGpgSigner in org.apache.maven.plugins.gpg
Modifier and TypeClassDescriptionclass
A signer implementation that uses pure Java Bouncy Castle implementation to sign.class
A signer implementation that uses the GnuPG command line executable.Modifier and TypeMethodDescriptionprotected AbstractGpgSigner
AbstractGpgMojo.newSigner
(org.apache.maven.project.MavenProject mavenProject)