Package org.postgresql.gss
Class MakeGSS
java.lang.Object
org.postgresql.gss.MakeGSS
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MakeGSS
public MakeGSS()
-
-
Method Details
-
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 - Throws:
IOException
PSQLException
-