AnyEvent::XMPP::Error::SASL(3) User Contributed Perl Documentation NAME AnyEvent::XMPP::Error::SASL - SASL authentication error Subclass of AnyEvent::XMPP::Error METHODS xml_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 AUTHOR Robin Redeker, "", JID: "" COPYRIGHT & LICENSE Copyright 2007, 2008 Robin Redeker, all rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.38.0 2023-07-25 AnyEvent::XMPP::Error::SASL(3)