public interface GssapiAuth
| Modifier and Type | Method and Description |
|---|---|
void |
authenticate(Writer writer,
Reader in,
String servicePrincipalName,
String jaasApplicationName,
String mechanisms)
Authenticate
|
void authenticate(Writer writer, Reader in, String servicePrincipalName, String jaasApplicationName, String mechanisms) throws SQLException, IOException
writer - socket writerin - socket readerservicePrincipalName - SPNmechanisms - mechanismsjaasApplicationName - application nameIOException - if any socket error occursSQLException - for any other type of errorsCopyright © 2025 SingleStore. All rights reserved.