Package org.postgresql.ssl
-
Class Summary Class Description DbKeyStoreSocketFactory MakeSSL NonValidatingFactory Provide a SSLSocketFactory that allows SSL connections to be made without validating the server's certificate.NonValidatingFactory.NonValidatingTM SingleCertValidatingFactory Provides a SSLSocketFactory that authenticates the remote server against an explicit pre-shared SSL certificate.WrappedFactory Provide a wrapper to a real SSLSocketFactory delegating all calls to the contained instance. -
Exception Summary Exception Description DbKeyStoreSocketFactory.DbKeyStoreSocketException