public interface ISSPIClient
| Modifier and Type | Method and Description |
|---|---|
void |
continueSSPI(int msgLength) |
void |
dispose() |
boolean |
isSSPISupported() |
void |
startSSPI() |
boolean isSSPISupported()
void startSSPI()
throws SQLException,
IOException
SQLExceptionIOExceptionvoid continueSSPI(int msgLength)
throws SQLException,
IOException
SQLExceptionIOExceptionvoid dispose()
Copyright © 2016 PostgreSQL Global Development Group. All rights reserved.