org.mule.transport.email
Class GreenMailCertificateExtractor

java.lang.Object
  extended by org.mule.transport.email.GreenMailCertificateExtractor

public class GreenMailCertificateExtractor
extends Object

A one-shot utility used to extract the ceritificate used by greenmail. See greenmail-truststore in resources. This program does not need to be run for tests. It is left as documentation.


Constructor Summary
GreenMailCertificateExtractor()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GreenMailCertificateExtractor

public GreenMailCertificateExtractor()
Method Detail

main

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


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.