class XMPP::Stanza::SASLAuth
- XMPP::Stanza::SASLAuth
- Reference
- Object
Overview
SASLAuth implements SASL Authentication initiation. Reference: https://tools.ietf.org/html/rfc6120#section-6.4.2
Included Modules
Defined in:
xmpp/stanza/sasl_auth.crConstructors
Class Method Summary
Instance Method Summary
- #body : String
- #body=(body : String)
- #mechanism : String
- #mechanism=(mechanism : String)
- #name : String
- #to_xml(elem : XML::Builder)
Instance methods inherited from module XMPP::Stanza::Packet
name : String
name,
to_xml(xml : XML::Builder)to_xml : String to_xml