org.apache.commons.ssl
Class OpenSSLTest

java.lang.Object
  extended byorg.apache.commons.ssl.OpenSSLTest

public class OpenSSLTest
extends Object

Since:
3-Jul-2007
Author:
Julius Davies

Constructor Summary
OpenSSLTest()
           
 
Method Summary
static void main(String[] args)
           
private static void process(File f, int depth)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenSSLTest

public OpenSSLTest()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

process

private static void process(File f,
                            int depth)