| 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 | Description |
|---|---|
| DbKeyStoreSocketFactory.DbKeyStoreSocketException |
Copyright © 2015 PostgreSQL Global Development Group. All rights reserved.