public final class Abort extends Object implements StreamElement
<abort/> element to abort SASL negotiation.
The initiating entity aborts the handshake for this authentication mechanism by sending an
<abort/>element qualified by the 'urn:ietf:params:xml:ns:xmpp-sasl' namespace.Upon receiving an
<abort/>element, the receiving entity MUST return a<failure/>element qualified by the 'urn:ietf:params:xml:ns:xmpp-sasl' namespace and containing an<aborted/>child element.
This class is immutable.
Copyright © 2014–2018 XMPP.rocks. All rights reserved.