public class GssEncAction extends Object implements PrivilegedAction<Exception>
| Constructor and Description |
|---|
GssEncAction(PGStream pgStream,
GSSCredential clientCredentials,
String host,
String user,
String kerberosServerName,
boolean useSpnego,
boolean logServerErrorDetail) |
public GssEncAction(PGStream pgStream, GSSCredential clientCredentials, String host, String user, String kerberosServerName, boolean useSpnego, boolean logServerErrorDetail)
public Exception run()
run in interface PrivilegedAction<Exception>Copyright © 2020 PostgreSQL Global Development Group. All rights reserved.