パッケージ org.postgresql.ssl

クラス LibPQFactory

直系の既知のサブクラス:
LibPQFactory

public class LibPQFactory extends WrappedFactory
Provide an SSLSocketFactory that is compatible with the libpq behaviour.
  • コンストラクタの詳細

    • LibPQFactory

      public LibPQFactory(Properties info) throws PSQLException
      パラメータ:
      info - the connection parameters The following parameters are used: sslmode,sslcert,sslkey,sslrootcert,sslhostnameverifier,sslpasswordcallback,sslpassword
      例外:
      PSQLException - if security error appears when initializing factory
  • メソッドの詳細