Class GssEncAction
java.lang.Object
org.postgresql.gss.GssEncAction
- All Implemented Interfaces:
PrivilegedAction<Exception>, Callable<Exception>
public class GssEncAction
extends Object
implements PrivilegedAction<Exception>, Callable<Exception>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GssEncAction
-
-
Method Details
-
run
- Specified by:
runin interfacePrivilegedAction<Exception>
-
call
-