org.postgresql.ssl
Class MakeSSL

java.lang.Object
  extended by org.postgresql.ssl.MakeSSL

public class MakeSSL
extends Object


Constructor Summary
MakeSSL()
           
 
Method Summary
static void convert(PGStream stream, Properties info, Logger logger)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MakeSSL

public MakeSSL()
Method Detail

convert

public static void convert(PGStream stream,
                           Properties info,
                           Logger logger)
                    throws IOException,
                           PSQLException
Throws:
IOException
PSQLException


Copyright © 2013. All Rights Reserved.