Uses of Interface
org.postgresql.sspi.ISSPIClient
-
Packages that use ISSPIClient Package Description org.postgresql.core.v3 -
-
Uses of ISSPIClient in org.postgresql.core.v3
Methods in org.postgresql.core.v3 that return ISSPIClient Modifier and Type Method Description private static ISSPIClient
ConnectionFactoryImpl. createSSPI(PGStream pgStream, java.lang.String spnServiceClass, boolean enableNegotiate)
-