public interface ISSPIClient
SSPI is not supported on a non-Windows client.
| Modifier and Type | Method and Description |
|---|---|
void |
continueSSPI(int msgLength) |
void |
dispose() |
boolean |
isSSPISupported() |
void |
startSSPI() |
boolean isSSPISupported()
void startSSPI()
throws java.sql.SQLException,
java.io.IOException
java.sql.SQLExceptionjava.io.IOExceptionvoid continueSSPI(int msgLength)
throws java.sql.SQLException,
java.io.IOException
java.sql.SQLExceptionjava.io.IOExceptionvoid dispose()
Copyright © 2025 PostgreSQL Global Development Group. All rights reserved.