Lines Matching full:be
1 A Thrift SASL message shall be a byte array of the following form:
5 The length fields shall be interpreted as integers, with the high byte sent
26 server a START message. The payload of this message will be the name of the
28 This mechanism name shall be 1-20 characters in length, and follow the
36 message length, followed by the potentially zero-length payload which may be a
44 of this message must be either "OK" or "COMPLETE", depending on whether the
61 protocol, its next message shall be the COMPLETE byte, followed by a 4-byte
63 payload. This payload will be empty except for those underlying security
70 message encoded in UTF-8 indicating failure. This message should be passed to
78 be passed to the protocol above the thrift transport by whatever mechanism is
88 8. All writes to the underlying transport must be prefixed by the 4-byte length
97 If a SASL QOP is negotiated, then this must be used by the Thrift transport for
103 message must be read before giving this data to the underlying security