public class Get
extends java.lang.Object
This utility may be useful on its own, but it also forms a template for other applications that wish to use the AUTH package.
This class is used via its main() method.
For usage information, invoke it with the -help flag.
| Constructor and Description |
|---|
Get() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
static boolean |
runMain(java.lang.String[] args)
Does the work for the main method.
|
public static void main(java.lang.String[] args)
throws java.io.IOException
java.io.IOExceptionpublic static boolean runMain(java.lang.String[] args)
throws java.io.IOException
args - command-line argumentsjava.io.IOException