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