org.javasign.util
Class CrlFetcher

java.lang.Object
  |
  +--org.javasign.util.CrlFetcher

public class CrlFetcher
extends java.lang.Object


Constructor Summary
CrlFetcher()
           
 
Method Summary
static void fetch(java.lang.String url, java.io.File file)
           
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
 

Constructor Detail

CrlFetcher

public CrlFetcher()
Method Detail

main

public static void main(java.lang.String[] args)

fetch

public static void fetch(java.lang.String url,
                         java.io.File file)
                  throws javax.naming.NamingException,
                         java.io.FileNotFoundException,
                         java.io.IOException
javax.naming.NamingException
java.io.FileNotFoundException
java.io.IOException