org.mariadb.jdbc.internal.com.send.gssapi
Class GssapiAuth
java.lang.Object
org.mariadb.jdbc.internal.com.send.gssapi.GssapiAuth
- Direct Known Subclasses:
- StandardGssapiAuthentication, WindowsNativeSspiAuthentication
public abstract class GssapiAuth
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
reader
protected PacketInputStream reader
packSeq
protected int packSeq
GssapiAuth
public GssapiAuth(PacketInputStream reader,
int packSeq)
authenticate
public abstract void authenticate(PacketOutputStream writer,
String serverPrincipalName,
String mechanisms)
throws SQLException,
IOException
- Throws:
SQLException
IOException
Copyright © 2017. All rights reserved.