public class AuthenticateMessage extends Message.Response
Message.Codec<M extends Message>, Message.Direction, Message.Request, Message.Response, Message.Type
Modifier and Type | Field and Description |
---|---|
java.lang.String |
authenticator |
static Message.Codec<AuthenticateMessage> |
codec |
tracingId, warnings
connection, forcedProtocolVersion, logger, type
Constructor and Description |
---|
AuthenticateMessage(java.lang.String authenticator) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
getWarnings, setWarnings
attach, connection, debugString, encode, getCustomPayload, getSource, getStreamId, setCustomPayload, setSource, setStreamId
public static final Message.Codec<AuthenticateMessage> codec
public final java.lang.String authenticator
Copyright © 2009-2021 The Apache Software Foundation