public static class Failure.MalformedRequest extends Failure.Condition
<malformed-request/> SASL failure.
The request is malformed (e.g., the
<auth/>element includes initial response data but the mechanism does not allow that, or the data sent violates the syntax for the specified SASL mechanism); sent in reply to an<abort/>,<auth/>,<challenge/>, or<response/>element.
Copyright © 2014 XMPP.rocks. All rights reserved.