org.postgresql.gss
Class MakeGSS
java.lang.Object
org.postgresql.gss.MakeGSS
public class MakeGSS
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MakeGSS
public MakeGSS()
authenticate
public static void authenticate(PGStream pgStream,
String host,
String user,
String password,
String jaasApplicationName,
String kerberosServerName,
boolean useSpnego)
throws IOException,
SQLException
- Throws:
IOException
SQLException
Copyright © 2017 PostgreSQL Global Development Group. All rights reserved.