Package | Description |
---|---|
org.eclipse.cbi.maven.plugins.jarsigner |
Modifier and Type | Method and Description |
---|---|
static JarResigner.Strategy |
JarResigner.Strategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JarResigner.Strategy[] |
JarResigner.Strategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static JarSigner |
JarResigner.create(JarResigner.Strategy strategy,
JarSigner delegate,
org.apache.maven.plugin.logging.Log log) |
Copyright © 2020 Eclipse Foundation. All rights reserved.