Uses of Class
org.apache.maven.plugin.gpg.AbstractGpgSigner
-
-
Uses of AbstractGpgSigner in org.apache.maven.plugin.gpg
Subclasses of AbstractGpgSigner in org.apache.maven.plugin.gpg Modifier and Type Class Description class
GpgSigner
A signer implementation that uses the GnuPG command line executable.Methods in org.apache.maven.plugin.gpg that return AbstractGpgSigner Modifier and Type Method Description (package private) AbstractGpgSigner
AbstractGpgMojo. newSigner(org.apache.maven.project.MavenProject project)
-