Uses of Interface
org.postgresql.sspi.ISSPIClient
-
Packages that use ISSPIClient Package Description org.postgresql.sspi -
-
Uses of ISSPIClient in org.postgresql.sspi
Classes in org.postgresql.sspi that implement ISSPIClient Modifier and Type Class Description class
SSPIClient
Use Waffle-JNI to support SSPI authentication when PgJDBC is running on a Windows client and talking to a Windows server.
-