org.mule.providers.email
Class GreenmailCertificateExtractor

java.lang.Object
  extended byorg.mule.providers.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.