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
SQLException
IOException
void continueSSPI(int msgLength) throws SQLException, IOException
SQLException
IOException
void dispose()
Copyright © 2017 PostgreSQL Global Development Group. All rights reserved.