class

XMPP::Stanza::SASLSuccess

Inherits XMPP::Stanza::Packet / Reference / Object

SASLSuccess implements SASL Success nonza, sent by server as a result of the SASL auth negotiation. Reference: https://tools.ietf.org/html/rfc6120#section-6.4.6

Constructors

new(node : XML::Node)
Source

Class methods

xml_name
Source

Instance methods

body
Source
body=(body : String)
Source
name
Source
to_xml(xml : XML::Builder)
Source