Package org.postgresql.gss
Class MakeGSS
java.lang.Object
org.postgresql.gss.MakeGSS
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOGGER
-
-
Constructor Details
-
MakeGSS
public MakeGSS()
-
-
Method Details
-
authenticate
public static void authenticate(PGStream pgStream, String host, String user, String password, String jaasApplicationName, String kerberosServerName, boolean useSpnego, boolean jaasLogin, boolean logServerErrorDetail) throws IOException, SQLException - Throws:
IOException
SQLException
-