AnyEvent::XMPP::Error::SASL - SASL authentication error
Contents
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.2 2024-08-03 AnyEvent::XMPP::Error::SASL(3pm)
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
