パッケージ org.postgresql.gss
クラス MakeGSS
java.lang.Object
org.postgresql.gss.MakeGSS
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
-
コンストラクタの詳細
-
MakeGSS
public MakeGSS()
-
-
メソッドの詳細
-
authenticate
public static void authenticate(boolean encrypted, PGStream pgStream, String host, String user, char @Nullable [] password, @Nullable String jaasApplicationName, @Nullable String kerberosServerName, boolean useSpnego, boolean jaasLogin, boolean logServerErrorDetail) throws IOException, PSQLException
-