public class AuthChallenge extends Message.Response
Message.Codec<M extends Message>, Message.Direction, Message.Dispatcher, Message.ProtocolDecoder, Message.ProtocolEncoder, Message.Request, Message.Response, Message.Type
Modifier and Type | Field and Description |
---|---|
static Message.Codec<AuthChallenge> |
codec |
tracingId, warnings
connection, logger, type
Constructor and Description |
---|
AuthChallenge(byte[] token) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getToken() |
getTracingId, getWarnings, setTracingId, setWarnings
attach, connection, getCustomPayload, getSourceFrame, getStreamId, setCustomPayload, setSourceFrame, setStreamId
public static final Message.Codec<AuthChallenge> codec
Copyright © 2016 The Apache Software Foundation