ProxyDestroy (Java Globus API)
org.globus.tools
Class ProxyDestroy
java.lang.Object
|
+--org.globus.tools.ProxyDestroy
- public class ProxyDestroy
- extends java.lang.Object
Destroys a proxy on the MyProxy Server
Syntax: java ProxyDestory [-dryrun][-default] [file1...]
java ProxyDestory -help\n
Options
-help | -usage
Displays usage
-dryrun
Prints what files would have been destroyed
file1 file2 ...
Destroys files listed
|
Method Summary |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxyDestroy
public ProxyDestroy()
main
public static void main(java.lang.String[] args)