A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

AddAttributes - Class in com.brambolt.gradle.warsigner.tasks
This task adds attributes to the manifest of an existing jar file, by opening a zip file system and replacing the manifest with an edited version.
apply() - Method in AddAttributes
The task action.
apply(File) - Method in CheckJar
Checks the parameter jar file.
apply() - Method in CheckWar
The task action.
apply(FileSystem) - Method in RemoveSigningData
Removes signing data from the parameter jar file system.
apply() - Method in SignJar
The task action.
apply(File) - Method in SignWar
apply(Project) - Method in WarsignerPlugin
Applies the plugin to the project.
applyToJar(Path) - Method in SignWar

B

C

checkConfiguration() - Method in SigningTask
Checks that required configuration is available.
CheckJar - Class in com.brambolt.gradle.warsigner.tasks
CheckWar - Class in com.brambolt.gradle.warsigner.tasks
configure(Closure) - Method in AddAttributes
Configures the task.
configure(Closure) - Method in CheckJar
Configures the task.
configure(Closure) - Method in CheckWar
Configures the task.
configure(Closure) - Method in SignJar
Configures the task.
configure(Closure) - Method in SignWar
Configures the task.
configureAdder() - Method in SignWar
Initializes the attribute adder if an implementation was not provided during configuration.
configureCleaner() - Method in SignWar
Initializes the attribute cleaner if an implementation was not provided during configuration.
configureDefaults() - Method in SignWar
Configures defaults.
configureJarsigner() - Method in SignWar
Initializes the jar signer implementation if an implementation was not provided during configuration.
configureSigningParameters() - Method in SigningTask
Configures signing parameters by attempting to read the values from command line arguments.

D

E

F

findJavaHome() - Method in SigningTask
Locates the Java home directory.

G

H

I

J

K

L

M

N

O

P

printConfiguration() - Method in SigningTask

Q

R

RemoveSigningData - Class in com.brambolt.util.jar
Removes signing data from a jar file.

S

shouldExecute() - Method in SignWar
SigningTask - Class in com.brambolt.gradle.warsigner.tasks
Shared implementation for signing tasks.
SignJar - Class in com.brambolt.gradle.warsigner.tasks
Sians a jar file.
SignWar - Class in com.brambolt.gradle.warsigner.tasks

T

trySigningParametersFromCli() - Method in SigningTask

U

V

W

WarsignerPlugin - Class in com.brambolt.gradle
This plugin implementation is provided so the plugin can be applied.

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _