Class Failure

  • All Implemented Interfaces:
    StreamElement

    public final class Failure
    extends Object
    implements StreamElement
    Represents the TLS failure case.

    5.4.2.2. Failure Case

    If the failure case occurs, the receiving entity MUST return a <failure/> element qualified by the 'urn:ietf:params:xml:ns:xmpp-tls' namespace, close the XML stream, and terminate the underlying TCP connection.

    • Field Detail

      • INSTANCE

        public static final Failure INSTANCE
        The <failure xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> element.