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 classGpgSignerA 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) AbstractGpgSignerAbstractGpgMojo. newSigner(org.apache.maven.project.MavenProject project)
-