| Package | Description |
|---|---|
| org.apache.maven.plugins.gpg |
| Modifier and Type | Class and Description |
|---|---|
class |
BcSigner
A signer implementation that uses pure Java Bouncy Castle implementation to sign.
|
class |
GpgSigner
A signer implementation that uses the GnuPG command line executable.
|
| Modifier and Type | Method and Description |
|---|---|
protected AbstractGpgSigner |
AbstractGpgMojo.createSigner(String name) |
protected AbstractGpgSigner |
AbstractGpgMojo.newSigner(org.apache.maven.project.MavenProject mavenProject) |
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.