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) |
public static void authenticate(PGStream pgStream, String host, String user, String password, String jaasApplicationName, String kerberosServerName, boolean useSpnego) throws IOException, SQLException
IOExceptionSQLExceptionCopyright © 2017 PostgreSQL Global Development Group. All rights reserved.