public class MakeGSS extends Object
| Constructor and Description |
|---|
MakeGSS() |
| Modifier and Type | Method and Description |
|---|---|
static void |
authenticate(RedshiftStream pgStream,
String host,
String user,
String password,
String jaasApplicationName,
String kerberosServerName,
boolean useSpnego,
boolean jaasLogin,
boolean logServerErrorDetail,
RedshiftLogger logger) |
public static void authenticate(RedshiftStream pgStream, String host, String user, String password, String jaasApplicationName, String kerberosServerName, boolean useSpnego, boolean jaasLogin, boolean logServerErrorDetail, RedshiftLogger logger) throws IOException, SQLException
IOExceptionSQLExceptionCopyright © 2024 Amazon.com Inc.. All rights reserved.