XMPP::Stanza::SASLAuth
Inherits XMPP::Stanza::Packet / Reference / Object
SASLAuth implements SASL Authentication initiation. Reference: https://tools.ietf.org/html/rfc6120#section-6.4.2 XEP-0388: Extensible SASL Profile
Constructors
Class methods
xml_name
SourceInstance methods
body
Sourceinitial_response=(initial_response : String)
XEP-0388: Initial response can be in child element
mechanism
Sourcename
Sourceto_xml(xml : XML::Builder)
Source