Package org.postgresql.ssl
Class DbKeyStoreSocketFactory
java.lang.Object
javax.net.SocketFactory
javax.net.ssl.SSLSocketFactory
org.postgresql.ssl.WrappedFactory
org.postgresql.ssl.DbKeyStoreSocketFactory
-
Nested Class Summary
-
Field Summary
Fields inherited from class org.postgresql.ssl.WrappedFactory
factory
-
Constructor Summary
-
Method Summary
Methods inherited from class org.postgresql.ssl.WrappedFactory
createSocket, createSocket, createSocket, createSocket, createSocket, getDefaultCipherSuites, getSupportedCipherSuites
Methods inherited from class javax.net.ssl.SSLSocketFactory
createSocket, getDefault
Methods inherited from class javax.net.SocketFactory
createSocket
-
Constructor Details
-
DbKeyStoreSocketFactory
-
-
Method Details
-
getKeyStorePassword
public abstract char[] getKeyStorePassword() -
getKeyStoreStream
-