public class SigningBundle extends Object
| Constructor and Description |
|---|
SigningBundle(String extension,
File signature) |
SigningBundle(String extension,
String classifier,
File signature) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassifier() |
String |
getExtension() |
File |
getSignature() |
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.