public class MakeGSS extends Object
Constructor and Description |
---|
MakeGSS() |
Modifier and Type | Method and Description |
---|---|
static void |
authenticate(boolean encrypted,
PGStream pgStream,
String host,
String user,
char[] password,
String jaasApplicationName,
String kerberosServerName,
boolean useSpnego,
boolean jaasLogin,
boolean logServerErrorDetail) |
public static void authenticate(boolean encrypted, PGStream pgStream, String host, String user, char[] password, String jaasApplicationName, String kerberosServerName, boolean useSpnego, boolean jaasLogin, boolean logServerErrorDetail) throws IOException, PSQLException
IOException
PSQLException
Copyright © 2024 PostgreSQL Global Development Group. All rights reserved.