public class GssEncAction extends Object implements PrivilegedAction<Exception>, Callable<Exception>
GssEncAction(PGStream pgStream, Subject subject, String host, String user, String kerberosServerName, boolean useSpnego, boolean logServerErrorDetail)
Exception
call()
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GssEncAction(PGStream pgStream, Subject subject, String host, String user, String kerberosServerName, boolean useSpnego, boolean logServerErrorDetail)
public Exception run()
run
PrivilegedAction<Exception>
public Exception call() throws Exception
call
Callable<Exception>
Copyright © 2024 PostgreSQL Global Development Group. All rights reserved.