Interface GssapiAuth
- All Known Implementing Classes:
StandardGssapiAuthentication
public interface GssapiAuth
-
Method Summary
Modifier and TypeMethodDescriptionvoid
authenticate
(PacketWriter writer, PacketReader in, String servicePrincipalName, String mechanisms)
-
Method Details
-
authenticate
void authenticate(PacketWriter writer, PacketReader in, String servicePrincipalName, String mechanisms) throws SQLException, IOException - Throws:
SQLException
IOException
-