Package | Description |
---|---|
org.postgresql.core.v3 | |
org.postgresql.sspi |
Modifier and Type | Method and Description |
---|---|
private ISSPIClient |
ConnectionFactoryImpl.createSSPI(PGStream pgStream,
java.lang.String spnServiceClass,
boolean enableNegotiate) |
Modifier and Type | Class and Description |
---|---|
class |
SSPIClient
Use Waffle-JNI to support SSPI authentication when PgJDBC is running on a Windows client and
talking to a Windows server.
|