A B C D E G I J L M O P R S T U V 

A

add(FileNameMapper) - Method in class org.apache.tools.ant.taskdefs.SignJar
add a mapper to determine file naming policy.
addConfigured(ResourceCollection) - Method in class org.netbeans.nbbuild.MakeJnlp2
 
addConfiguredFileset(FileSet) - Method in class org.netbeans.nbbuild.VerifyJnlp2
Add one or more JNLP files to validate.
addIndirectFiles(FileSet) - Method in class org.netbeans.nbbuild.MakeJnlp2
Other non-JAR files which should be made available to InstalledFileLocator.
addIndirectJars(FileSet) - Method in class org.netbeans.nbbuild.MakeJnlp2
Other JARs which should be copied into the destination directory and referred to as resources, even though they are not listed as Class-Path extensions of the module and would not normally be in its effective classpath.
archiveModifier(File, File, Integer, boolean, Attributes) - Static method in class org.bitstrings.maven.nbm.utils.JarUtils
Removes any existing signatures from the specified JAR file.

B

beforeSigning(SignJar.JarConfigResolved) - Method in interface org.apache.tools.ant.taskdefs.SignJar.SigningListener
 

C

createModules() - Method in class org.netbeans.nbbuild.MakeJnlp2
 

D

DEFAULT_GZIPPED_PACKED_FILE_SUFFIX - Static variable in class org.bitstrings.maven.nbm.utils.JarPack200
 
DEFAULT_PACKED_FILE_SUFFIX - Static variable in class org.bitstrings.maven.nbm.utils.JarPack200
 
destDir - Variable in class org.apache.tools.ant.taskdefs.SignJar
the output directory when using paths.

E

ERROR_BAD_MAP - Static variable in class org.apache.tools.ant.taskdefs.SignJar
error string for unit test verification: "Cannot map source file to anything sensible: "
ERROR_MAPPER_WITHOUT_DEST - Static variable in class org.apache.tools.ant.taskdefs.SignJar
error string for unit test verification: "The destDir attribute is required if a mapper is set"
ERROR_NO_ALIAS - Static variable in class org.apache.tools.ant.taskdefs.SignJar
error string for unit test verification: "alias attribute must be set"
ERROR_NO_STOREPASS - Static variable in class org.apache.tools.ant.taskdefs.SignJar
error string for unit test verification: "storepass attribute must be set"
ERROR_SIGNEDJAR_AND_PATHS - Static variable in class org.apache.tools.ant.taskdefs.SignJar
error string for unit test verification "You cannot specify the signed JAR when using paths or filesets"
ERROR_TODIR_AND_SIGNEDJAR - Static variable in class org.apache.tools.ant.taskdefs.SignJar
error string for unit test verification: "\'destdir\' and \'signedjar\' cannot both be set"
ERROR_TOO_MANY_MAPPERS - Static variable in class org.apache.tools.ant.taskdefs.SignJar
error string for unit test verification: "Too many mappers"
execute() - Method in class org.apache.tools.ant.taskdefs.SignJar
sign the jar(s)
execute() - Method in class org.netbeans.nbbuild.MakeJnlp2
 
execute() - Method in class org.netbeans.nbbuild.VerifyJnlp2
 

G

getBasedir() - Method in class org.apache.tools.ant.taskdefs.SignJar
 
getBasedir() - Method in class org.netbeans.nbbuild.MakeJnlp2
 
getCurrentJnlpTimestamp() - Static method in class org.bitstrings.maven.nbm.utils.JnlpUtils
 
getDefaultPacker() - Static method in class org.bitstrings.maven.nbm.utils.JarPack200
 
getDefaultPacker(int) - Static method in class org.bitstrings.maven.nbm.utils.JarPack200
 
getDefaultUnpacker() - Static method in class org.bitstrings.maven.nbm.utils.JarPack200
 
getDigestAlg() - Method in class org.apache.tools.ant.taskdefs.SignJar
Digest Algorithm; optional
getExcludes() - Method in class org.apache.tools.ant.taskdefs.SignJar.JarsConfig
 
getExtraManifestAttributes() - Method in class org.apache.tools.ant.taskdefs.SignJar
 
getExtraManifestAttributes() - Method in class org.apache.tools.ant.taskdefs.SignJar.JarConfigResolved
 
getExtraManifestAttributes() - Method in class org.apache.tools.ant.taskdefs.SignJar.JarsConfig
 
getExtraManifestAttributes() - Method in class org.netbeans.nbbuild.MakeJnlp2
 
getIncludes() - Method in class org.apache.tools.ant.taskdefs.SignJar.JarsConfig
 
getJarListener() - Method in class org.apache.tools.ant.taskdefs.SignJar
 
getJarsConfigs() - Method in class org.apache.tools.ant.taskdefs.SignJar
 
getJarsConfigs() - Method in class org.netbeans.nbbuild.MakeJnlp2
 
getJnlpTimestamp(Date) - Static method in class org.bitstrings.maven.nbm.utils.JnlpUtils
 
getManifest(File) - Static method in class org.bitstrings.maven.nbm.utils.JarUtils
 
getMapper() - Method in class org.apache.tools.ant.taskdefs.SignJar
get the active mapper; may be null
getPack200Effort() - Method in class org.apache.tools.ant.taskdefs.SignJar
 
getPack200Effort() - Method in class org.netbeans.nbbuild.MakeJnlp2
 
getPackedFileFromJarFile(String) - Method in class org.bitstrings.maven.nbm.utils.JarPack200
 
getPackedFileFromJarFile(File) - Method in class org.bitstrings.maven.nbm.utils.JarPack200
 
getSigAlg() - Method in class org.apache.tools.ant.taskdefs.SignJar
Signature Algorithm; optional
getTsacert() - Method in class org.apache.tools.ant.taskdefs.SignJar
get the -tsacert option
getTsaurl() - Method in class org.apache.tools.ant.taskdefs.SignJar
get the -tsaurl url
getUnsignFirst() - Method in class org.apache.tools.ant.taskdefs.SignJar.JarsConfig
 

I

internalsf - Variable in class org.apache.tools.ant.taskdefs.SignJar
flag for internal sf signing
isDestFlatten() - Method in class org.apache.tools.ant.taskdefs.SignJar
 
isForce() - Method in class org.apache.tools.ant.taskdefs.SignJar
Should the task force signing of a jar even it is already signed?
isPack200() - Method in class org.apache.tools.ant.taskdefs.SignJar
 
isPack200() - Method in class org.netbeans.nbbuild.MakeJnlp2
 
isSigned(File) - Method in class org.apache.tools.ant.taskdefs.SignJar
test for a file being signed, by looking for a signature in the META-INF directory with our alias/sigfile.
isUnsignFirst() - Method in class org.apache.tools.ant.taskdefs.SignJar
 
isUnsignFirst() - Method in class org.apache.tools.ant.taskdefs.SignJar.JarConfigResolved
 
isUnsignFirst() - Method in class org.netbeans.nbbuild.MakeJnlp2
 
isUpToDate(File, File) - Method in class org.apache.tools.ant.taskdefs.SignJar
Compare a jar file with its corresponding signed jar.

J

JarPack200 - Class in org.bitstrings.maven.nbm.utils
 
JarPack200() - Constructor for class org.bitstrings.maven.nbm.utils.JarPack200
 
JarPack200(int) - Constructor for class org.bitstrings.maven.nbm.utils.JarPack200
 
JarPack200(Pack200.Packer, Pack200.Unpacker) - Constructor for class org.bitstrings.maven.nbm.utils.JarPack200
 
JarPack200.DefaultProperties - Class in org.bitstrings.maven.nbm.utils
 
JarUtils - Class in org.bitstrings.maven.nbm.utils
 
JNLP_TIMESTAMP_DATETIME_FORMAT - Static variable in class org.bitstrings.maven.nbm.utils.JnlpUtils
 
JNLP_TIMESTAMP_PREFIX - Static variable in class org.bitstrings.maven.nbm.utils.JnlpUtils
 
JnlpUtils - Class in org.bitstrings.maven.nbm.utils
 

L

lazy - Variable in class org.apache.tools.ant.taskdefs.SignJar
Whether to assume a jar which has an appropriate .SF file in is already signed.

M

main(String[]) - Static method in class org.bitstrings.maven.nbm.utils.JarUtils
 
MakeJnlp2 - Class in org.netbeans.nbbuild
Generates JNLP files for signed versions of the module JAR files.
MakeJnlp2() - Constructor for class org.netbeans.nbbuild.MakeJnlp2
 
MANIFEST_ATTR_APPLICATION_LIBRARY_ALLOWABLE_CODEBASE - Static variable in class org.bitstrings.maven.nbm.utils.JarUtils
 
MANIFEST_ATTR_APPLICATION_NAME - Static variable in class org.bitstrings.maven.nbm.utils.JarUtils
 
MANIFEST_ATTR_CALLER_ALLOWABLE_CODEBASE - Static variable in class org.bitstrings.maven.nbm.utils.JarUtils
 
MANIFEST_ATTR_CODEBASE - Static variable in class org.bitstrings.maven.nbm.utils.JarUtils
 
MANIFEST_ATTR_PERMISSIONS - Static variable in class org.bitstrings.maven.nbm.utils.JarUtils
 
MANIFEST_ATTR_TRUSTED_LIBRARY - Static variable in class org.bitstrings.maven.nbm.utils.JarUtils
 
MANIFEST_ATTR_TRUSTED_ONLY - Static variable in class org.bitstrings.maven.nbm.utils.JarUtils
 
MANIFEST_JAR_ENTRY - Static variable in class org.bitstrings.maven.nbm.utils.JarUtils
 

O

org.apache.tools.ant.taskdefs - package org.apache.tools.ant.taskdefs
 
org.bitstrings.maven.nbm.utils - package org.bitstrings.maven.nbm.utils
 
org.netbeans.nbbuild - package org.netbeans.nbbuild
 

P

pack(File, File) - Method in class org.bitstrings.maven.nbm.utils.JarPack200
 
pack(File, File, boolean) - Method in class org.bitstrings.maven.nbm.utils.JarPack200
 
pack(Pack200.Packer, File, File, boolean) - Method in class org.bitstrings.maven.nbm.utils.JarPack200
 
populatePacker(Pack200.Packer) - Static method in class org.bitstrings.maven.nbm.utils.JarPack200.DefaultProperties
 

R

repack(File) - Method in class org.bitstrings.maven.nbm.utils.JarPack200
 
repack(File, File) - Method in class org.bitstrings.maven.nbm.utils.JarPack200
 

S

sectionsonly - Variable in class org.apache.tools.ant.taskdefs.SignJar
sign sections only?
SEGMENT_LIMIT - Static variable in class org.bitstrings.maven.nbm.utils.JarPack200.DefaultProperties
 
setAlias(String) - Method in class org.netbeans.nbbuild.MakeJnlp2
 
setBasedir(File) - Method in class org.apache.tools.ant.taskdefs.SignJar
 
setBasedir(File) - Method in class org.netbeans.nbbuild.MakeJnlp2
 
setCodebase(String) - Method in class org.netbeans.nbbuild.MakeJnlp2
 
setDestDir(File) - Method in class org.apache.tools.ant.taskdefs.SignJar
Optionally sets the output directory to be used.
setDestFlatten(boolean) - Method in class org.apache.tools.ant.taskdefs.SignJar
 
setDigestAlg(String) - Method in class org.apache.tools.ant.taskdefs.SignJar
Digest Algorithm; optional
setDir(File) - Method in class org.netbeans.nbbuild.MakeJnlp2
 
setExcludes(String) - Method in class org.apache.tools.ant.taskdefs.SignJar.JarsConfig
 
setExtraManifestAttributes(List<Property>) - Method in class org.apache.tools.ant.taskdefs.SignJar.JarsConfig
 
setExtraManifestAttributes(List<Property>) - Method in class org.apache.tools.ant.taskdefs.SignJar
 
setExtraManifestAttributes(List<Property>) - Method in class org.netbeans.nbbuild.MakeJnlp2
 
setFailOnError(boolean) - Method in class org.netbeans.nbbuild.VerifyJnlp2
Whether to halt the build if there is a verification error.
setForce(boolean) - Method in class org.apache.tools.ant.taskdefs.SignJar
Whether to force signing of a jar even it is already signed.
setIncludes(String) - Method in class org.apache.tools.ant.taskdefs.SignJar.JarsConfig
 
setInternalsf(boolean) - Method in class org.apache.tools.ant.taskdefs.SignJar
Flag to include the .SF file inside the signature; optional; default false
setJarsConfigs(List<SignJar.JarsConfig>) - Method in class org.apache.tools.ant.taskdefs.SignJar
 
setJarsConfigs(List<SignJar.JarsConfig>) - Method in class org.netbeans.nbbuild.MakeJnlp2
 
setJarVersions(Map<String, String>) - Method in class org.netbeans.nbbuild.MakeJnlp2
Explicit definition of jar file versions (for jars without versions specified in manifest file)
setKeystore(String) - Method in class org.netbeans.nbbuild.MakeJnlp2
 
setLazy(boolean) - Method in class org.apache.tools.ant.taskdefs.SignJar
flag to control whether the presence of a signature file means a JAR is signed; optional, default false
setNativeLibraries(Set<String>) - Method in class org.netbeans.nbbuild.MakeJnlp2
 
setNbThreads(int) - Method in class org.netbeans.nbbuild.MakeJnlp2
 
setPack200(boolean) - Method in class org.apache.tools.ant.taskdefs.SignJar
 
setPack200(boolean) - Method in class org.netbeans.nbbuild.MakeJnlp2
 
setPack200Effort(Integer) - Method in class org.apache.tools.ant.taskdefs.SignJar
 
setPack200Effort(Integer) - Method in class org.netbeans.nbbuild.MakeJnlp2
 
setPermissions(String) - Method in class org.netbeans.nbbuild.MakeJnlp2
XML fragment pasted into the security part of the .jnlp file.
setPreserveLastModified(boolean) - Method in class org.apache.tools.ant.taskdefs.SignJar
true to indicate that the signed jar modification date remains the same as the original.
setProcessJarVersions(boolean) - Method in class org.netbeans.nbbuild.MakeJnlp2
Whether to add versions and sizes of jars into jnlp files.
setReport(File) - Method in class org.netbeans.nbbuild.VerifyJnlp2
JUnit report file to create rather than halting build if errors are encountered.
setRetryCount(int) - Method in class org.apache.tools.ant.taskdefs.SignJar
 
setSectionsonly(boolean) - Method in class org.apache.tools.ant.taskdefs.SignJar
flag to compute hash of entire manifest; optional, default false
setSigAlg(String) - Method in class org.apache.tools.ant.taskdefs.SignJar
Signature Algorithm; optional
setSigfile(String) - Method in class org.apache.tools.ant.taskdefs.SignJar
name of .SF/.DSA file; optional
setSignedjar(File) - Method in class org.apache.tools.ant.taskdefs.SignJar
name of signed JAR file; optional
setSigningForce(boolean) - Method in class org.netbeans.nbbuild.MakeJnlp2
 
setSigningListener(SignJar.SigningListener) - Method in class org.apache.tools.ant.taskdefs.SignJar
 
setSigningMaxMemory(String) - Method in class org.netbeans.nbbuild.MakeJnlp2
 
setSigningRetryCount(int) - Method in class org.netbeans.nbbuild.MakeJnlp2
 
setSigningTsaCert(String) - Method in class org.netbeans.nbbuild.MakeJnlp2
 
setSigningTsaUrl(String) - Method in class org.netbeans.nbbuild.MakeJnlp2
 
setSignJars(boolean) - Method in class org.netbeans.nbbuild.MakeJnlp2
Whether the final jars should be signed or not.
setStorePass(String) - Method in class org.netbeans.nbbuild.MakeJnlp2
 
setStoreType(String) - Method in class org.netbeans.nbbuild.MakeJnlp2
 
setTsacert(String) - Method in class org.apache.tools.ant.taskdefs.SignJar
set the alias in the keystore of the TSA to use;
setTsaurl(String) - Method in class org.apache.tools.ant.taskdefs.SignJar
 
setUnsignFirst(Boolean) - Method in class org.apache.tools.ant.taskdefs.SignJar.JarsConfig
 
setUnsignFirst(boolean) - Method in class org.apache.tools.ant.taskdefs.SignJar
 
setUnsignFirst(boolean) - Method in class org.netbeans.nbbuild.MakeJnlp2
 
setVerify(boolean) - Method in class org.netbeans.nbbuild.MakeJnlp2
 
setVerifyExcludes(String) - Method in class org.netbeans.nbbuild.MakeJnlp2
Comma separated list of allowed excluded names of files during verify phase.
sigfile - Variable in class org.apache.tools.ant.taskdefs.SignJar
name to a signature file
signedjar - Variable in class org.apache.tools.ant.taskdefs.SignJar
name of a single jar
SignJar - Class in org.apache.tools.ant.taskdefs
Signs JAR or ZIP files with the javasign command line tool.
SignJar() - Constructor for class org.apache.tools.ant.taskdefs.SignJar
 
SignJar.JarConfigResolved - Class in org.apache.tools.ant.taskdefs
 
SignJar.JarConfigResolved(boolean, Attributes) - Constructor for class org.apache.tools.ant.taskdefs.SignJar.JarConfigResolved
 
SignJar.JarsConfig - Class in org.apache.tools.ant.taskdefs
 
SignJar.JarsConfig() - Constructor for class org.apache.tools.ant.taskdefs.SignJar.JarsConfig
 
SignJar.SigningListener - Interface in org.apache.tools.ant.taskdefs
 

T

tsacert - Variable in class org.apache.tools.ant.taskdefs.SignJar
alias for the TSA in the keystore
tsaurl - Variable in class org.apache.tools.ant.taskdefs.SignJar
URL for a tsa; null implies no tsa support

U

unpack(File, File) - Method in class org.bitstrings.maven.nbm.utils.JarPack200
 
unpack(File, File, boolean) - Method in class org.bitstrings.maven.nbm.utils.JarPack200
 
unpack(Pack200.Unpacker, File, File, boolean) - Method in class org.bitstrings.maven.nbm.utils.JarPack200
 
unsignArchive(File) - Static method in class org.bitstrings.maven.nbm.utils.JarUtils
 

V

VerifyJnlp2 - Class in org.netbeans.nbbuild
Validates the syntax and semantics of one or more JNLP files.
VerifyJnlp2() - Constructor for class org.netbeans.nbbuild.VerifyJnlp2
 
A B C D E G I J L M O P R S T U V 

Copyright © 2013–2015 Codehaus. All rights reserved.