| Package | Description |
|---|---|
| net.shibboleth.utilities.java.support.testing |
Classes supporting testing of other classes.
|
| Modifier and Type | Method and Description |
|---|---|
private String |
ShowAutomaticModuleNames.getAutomaticModuleName(JarFile jarFile)
Fetch the automatic module name (if any) from a
.jar file. |
private void |
ShowAutomaticModuleNames.run(String[] args)
Runnable main program, wrapped by
main in an exception handler. |
private void |
ShowAutomaticModuleNames.runDirectory(File directory)
Process all of the
.jar files in a given directory, and present
the results in a readable way. |
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.