DJabberd::SASL::Connection(3) User Contributed Perl Documentation DJabberd::SASL::Connection(3)

DJabberd::SASL::Connection - abstract base class for SASL connections

An instance of this object is created by one SASL manager and attached to the connection (DJabberd::Connection) object when a SASL is being or has been negotiated. Instances of that class (or subclasses) have the same interface than Authen::SASL's connection object (server_start, server_step, need_step, is_success, error...).

A string representing the jid that is authenticated at the outcome of the negotiation.

Sets the authenticated_jid

(c) 2009 Yann Kerherve

This module is part of the DJabberd distribution and is covered by the distribution's overall licence.

2023-07-25 perl v5.38.0