@Named public class ArtifactSignerFactory extends Object
| Constructor and Description |
|---|
ArtifactSignerFactory() |
| Modifier and Type | Method and Description |
|---|---|
ArtifactSigner |
getSigner(PGPKeyInfo pgpKeyInfo)
Detect Maven version and return proper signer instance.
|
public ArtifactSigner getSigner(PGPKeyInfo pgpKeyInfo)
pgpKeyInfo - a private key configurationCopyright © 2020–2021 Simplify4U. All rights reserved.