public abstract class AuthenticationOKMessageType extends ServerMessageType
Modifier and Type | Field and Description |
---|---|
static int |
MESSAGETYPEID
The numeric ID for messages of this type (135352576 )
|
Modifier and Type | Method and Description |
---|---|
abstract AuthenticationOKMessage |
message()
Gets an authenticationOK message corresponding to the type/version creating it
|
public static final int MESSAGETYPEID
public abstract AuthenticationOKMessage message()