public class AuthenticateMessage extends Message.Response
Message.Codec<M extends Message>, Message.Direction, Message.Dispatcher, Message.ExceptionHandler, Message.ProtocolDecoder, Message.ProtocolEncoder, Message.Request, Message.Response, Message.Type| Modifier and Type | Field and Description | 
|---|---|
| java.lang.String | authenticator | 
| static Message.Codec<AuthenticateMessage> | codec | 
tracingId, warningsconnection, forcedProtocolVersion, logger, type| Constructor and Description | 
|---|
| AuthenticateMessage(java.lang.String authenticator) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | toString() | 
getTracingId, getWarnings, setTracingId, setWarningsattach, connection, getCustomPayload, getSourceFrame, getStreamId, setCustomPayload, setSourceFrame, setStreamIdpublic static final Message.Codec<AuthenticateMessage> codec
public final java.lang.String authenticator
Copyright © 2018 The Apache Software Foundation