public class WindowsNativeSspiAuthentication extends GssapiAuth
packSeq, reader
Constructor and Description |
---|
WindowsNativeSspiAuthentication(PacketInputStream reader,
int packSeq) |
Modifier and Type | Method and Description |
---|---|
void |
authenticate(PacketOutputStream writer,
String serverPrincipalName,
String mechanisms) |
public WindowsNativeSspiAuthentication(PacketInputStream reader, int packSeq)
public void authenticate(PacketOutputStream writer, String serverPrincipalName, String mechanisms) throws SQLException, IOException
authenticate
in class GssapiAuth
SQLException
IOException
Copyright © 2017. All rights reserved.