Class AuthenticateSHA2RSAPasswordCommand
java.lang.Object
com.github.shyiko.mysql.binlog.network.protocol.command.AuthenticateSHA2RSAPasswordCommand
-
Field Summary
Fields inherited from interface com.github.shyiko.mysql.binlog.network.protocol.Packet
MAX_LENGTH -
Constructor Summary
ConstructorsConstructorDescriptionAuthenticateSHA2RSAPasswordCommand(String rsaKey, String password, String scramble) -
Method Summary
-
Constructor Details
-
AuthenticateSHA2RSAPasswordCommand
-
-
Method Details
-
toByteArray
- Specified by:
toByteArrayin interfaceCommand- Throws:
IOException
-