com.continuent.tungsten.common.mysql
Class MySQLAuthPacket

java.lang.Object
  extended by com.continuent.tungsten.common.mysql.MySQLPacket
      extended by com.continuent.tungsten.common.mysql.MySQLAuthPacket

public class MySQLAuthPacket
extends MySQLPacket

Defines the authentication packet, the one that goes out after a MySQLGreetingPacket

Author:
Gilles Rayrat

Field Summary
 
Fields inherited from class com.continuent.tungsten.common.mysql.MySQLPacket
EOF_SERVER_STATUS_OFFSET, EOF_WARNING_COUNT_OFFSET, ERROR_MESSAGE_OFFSET, ERROR_NUMBER_OFFSET, ERROR_SQL_STATE_OFFSET, HEADER_LENGTH, MAX_LENGTH, PACKET_TYPE_OFFSET
 
Method Summary
 
Methods inherited from class com.continuent.tungsten.common.mysql.MySQLPacket
getByte, getByteBuffer, getBytes, getDataLength, getDate, getDouble, getFieldLength, getFloat, getHourMinSec, getInputStream, getInt24, getInt32, getLenEncodedBytes, getLenEncodedString, getLong, getPacketNumber, getPacketPosition, getRemainingBytes, getShort, getString, getString, getTime, getUnsignedByte, getUnsignedInt24, getUnsignedInt32, getUnsignedLong, getUnsignedShort, hasCursor, hasLastRowSent, hasMoreResults, isEmpty, isEOF, isError, isLargePacket, isOK, isServerFlagSet, mysqlReadPacket, peekEOFServerStatus, peekEOFWarningCount, peekErrorErrno, peekErrorErrorMessage, peekErrorSQLState, peekFieldCount, peekString, peekStringAtOffset, preparePacketForStreaming, putByte, putBytes, putDate, putDouble, putFieldLength, putFloat, putHourMinSec, putInt16, putInt24, putInt32, putLenBytes, putLenString, putLong, putString, putStringNoNull, putTime, putUnsignedInt32, readFieldLength, readPacket, readPacket, readPacket, readRemainingPackets, reset, setInputStream, setPacketPosition, toString, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait