Uses of Enum Class
org.postgresql.jdbc.SslMode
Packages that use SslMode
-
Uses of SslMode in org.postgresql.core.v3
Methods in org.postgresql.core.v3 with parameters of type SslModeModifier and TypeMethodDescriptionprivate PGStreamConnectionFactoryImpl.enableSSL(PGStream pgStream, SslMode sslMode, Properties info, int connectTimeout) private PGStreamConnectionFactoryImpl.tryConnect(Properties info, SocketFactory socketFactory, HostSpec hostSpec, SslMode sslMode, GSSEncMode gssEncMode) -
Uses of SslMode in org.postgresql.jdbc
Fields in org.postgresql.jdbc declared as SslModeMethods in org.postgresql.jdbc that return SslMode -
Uses of SslMode in org.postgresql.ssl.jdbc4
Fields in org.postgresql.ssl.jdbc4 declared as SslMode