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