The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Protocol::XMPP::Challenge - deal with the XMPP challenge

VERSION

version 0.005

SYNOPSIS

DESCRIPTION

Generate a response to an XMPP challenge using the Auth::SASL object we set up earlier.

METHODS

end_element

On completion of the element, queue a write for the answering token as provided by Authen::SASL. Token value is opaque binary data, and must be Base64 encoded (using MIME::Base64).

AUTHOR

Tom Molesworth <cpan@entitymodel.com>

LICENSE

Copyright Tom Molesworth 2010-2011. Licensed under the same terms as Perl itself.