logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

AnyEvent::XMPP::Error::SASL - SASL authentication error

Author

       Robin Redeker, "<elmex at ta-sa.org>", JID: "<elmex at jabber.org>"

Name

       AnyEvent::XMPP::Error::SASL - SASL authentication error

       Subclass of AnyEvent::XMPP::Error

   METHODSxml_node()
           Returns the AnyEvent::XMPP::Node object for this stream error.

       condition()
           Returns the error condition, which might be one of:

              aborted
              incorrect-encoding
              invalid-authzid
              invalid-mechanism
              mechanism-too-weak
              not-authorized
              temporary-auth-failure

See Also