public class MakeGSS extends Object
| Constructor and Description |
|---|
MakeGSS() |
| Modifier and Type | Method and Description |
|---|---|
static void |
authenticate(PGStream pgStream,
String host,
String user,
String password,
String jaasApplicationName,
String kerberosServerName,
boolean useSpnego,
boolean jaasLogin) |
public static void authenticate(PGStream pgStream, String host, String user, String password, String jaasApplicationName, String kerberosServerName, boolean useSpnego, boolean jaasLogin) throws IOException, SQLException
IOExceptionSQLExceptionCopyright © 2023 openGauss. All rights reserved.