Class ProxyDestroy

java.lang.Object
org.globus.tools.ProxyDestroy

public class ProxyDestroy extends Object
Destroys a proxy file.
 Syntax: java ProxyDestroy [-dryrun][-default] [file1...]
         java ProxyDestroy -help\n
 Options
 -help | -usage
     Displays usage
 -dryrun
     Prints what files would have been destroyed
 file1 file2 ...
     Destroys files listed
  • Constructor Details

    • ProxyDestroy

      public ProxyDestroy()
  • Method Details

    • main

      public static void main(String[] args)