|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
serialVersionUID
fields; computing class dependencies;
generating permission grants to debug security policy setup; providing
HTTP service; generating message digests; generating HTTPMD URLs;
generating wrapper JAR files; and generating preferred lists.
See:
Description
Class Summary | |
---|---|
CheckConfigurationFile | Checks the format of the source for a ConfigurationFile . |
CheckSer | Tool to check for serializable classes that do not have explicit
serialVersionUID fields. |
ClassDep | Tool used to analyze a set of classes and determine on what other classes they directly or indirectly depend. |
ClassDep.Compare | |
ClassServer | A simple HTTP server, for serving up JAR and class files. |
ComputeDigest | Prints the message digest for the contents of a URL. |
ComputeHttpmdCodebase | Computes the message digests for a codebase with HTTPMD URLs. |
DebugDynamicPolicyProvider | Defines a DynamicPolicy that logs information about missing
permissions, and optionally grants all permissions, which is FOR
DEBUGGING ONLY. |
DebugDynamicPolicyProvider.Request | |
JarWrapper | A tool for generating "wrapper" JAR files. |
JarWrapper.JarIndexReader | Parses JAR indexes. |
JarWrapper.JarIndexWriter | Assembles and writes JAR indexes. |
JarWrapper.PreferredListReader | Parses preferred lists. |
JarWrapper.PreferredListWriter | Compiles and writes combined preferred lists. |
JarWrapper.PreferredListWriter.FileNode | Stores file preference state. |
JarWrapper.SourceJarURL | Represents URL to a source JAR file. |
PreferredListGen | Tool used to generate the preferred class information for downloadable JAR
files in the form of a META-INF/PREFERRED.LIST required for use by the PreferredClassLoader . |
ProfilingSecurityManager | ProfilingSecurityManager is a Java security manager that profiles
what resources an application accesses, and in what manner --- e.g., read, write, etc. |
Exception Summary | |
---|---|
JarWrapper.LocalizedIllegalArgumentException | IllegalArgumentException with a localized detail message. |
JarWrapper.LocalizedIOException | IOException with a localized detail message. |
Tools for: checking configuration files; checking for missing
serialVersionUID
fields; computing class dependencies;
generating permission grants to debug security policy setup; providing
HTTP service; generating message digests; generating HTTPMD URLs;
generating wrapper JAR files; and generating preferred lists.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |