Uses of Class
org.apache.maven.plugins.gpg.AbstractGpgSigner
Packages that use AbstractGpgSigner
-
Uses of AbstractGpgSigner in org.apache.maven.plugins.gpg
Subclasses of AbstractGpgSigner in org.apache.maven.plugins.gpgModifier and TypeClassDescriptionclassA signer implementation that uses pure Java Bouncy Castle implementation to sign.classA signer implementation that uses the GnuPG command line executable.Methods in org.apache.maven.plugins.gpg that return AbstractGpgSignerModifier and TypeMethodDescriptionprotected AbstractGpgSignerAbstractGpgMojo.createSigner(String name) protected AbstractGpgSignerAbstractGpgMojo.newSigner(org.apache.maven.project.MavenProject mavenProject)