public interface SignerPlugin
| Modifier and Type | Method and Description |
|---|---|
void |
sign(Builder builder,
java.lang.String alias)
Sign the current jar.
|
void sign(Builder builder, java.lang.String alias) throws java.lang.Exception
builder - The current builder that contains the jar to signalias - The keystore certificate aliasjava.lang.Exception - When anything goes wrong