Class MessageC2SLoginSendUsernameAndPassword

java.lang.Object
marauroa.common.net.message.Message
marauroa.common.net.message.MessageSendByteArray
marauroa.common.net.message.MessageC2SLoginSendUsernameAndPassword
All Implemented Interfaces:
Serializable

public class MessageC2SLoginSendUsernameAndPassword extends MessageSendByteArray
This message indicate the server that the client wants to login. This message is only to be used over a secure channel.
See Also:
MessageC2SLoginSendNonceNameAndPassword
  • Constructor Details

    • MessageC2SLoginSendUsernameAndPassword

      public MessageC2SLoginSendUsernameAndPassword()
      Constructor for allowing creation of an empty message
  • Method Details