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,
@Nullable String password,
@Nullable String jaasApplicationName,
@Nullable String kerberosServerName,
boolean useSpnego,
boolean jaasLogin,
boolean logServerErrorDetail) |
public static void authenticate(boolean encrypted,
PGStream pgStream,
String host,
String user,
@Nullable String password,
@Nullable String jaasApplicationName,
@Nullable String kerberosServerName,
boolean useSpnego,
boolean jaasLogin,
boolean logServerErrorDetail)
throws IOException,
PSQLException
IOExceptionPSQLExceptionCopyright © 1997-2020 PostgreSQL Global Development Group. All Rights Reserved.