Uses of Class
org.postgresql.ssl.WrappedFactory

Packages that use WrappedFactory
org.postgresql.ssl   
 

Uses of WrappedFactory in org.postgresql.ssl
 

Subclasses of WrappedFactory in org.postgresql.ssl
 class NonValidatingFactory
          Provide a SSLSocketFactory that allows SSL connections to be made without validating the server's certificate.
 



Copyright © 2013. All Rights Reserved.