Class Anonymous.

Inherits SaslMechanism

Implements anonymous SASL authentication (RFC 2245)

We issue an empty challenge and accept an email address in response. The authentication succeeds if a user named "anonymous" exists. The email address is logged.

Anonymous::Anonymous( EventHandler * c )

Creates an anonymous SASL authentication object on behalf of c

This web page based on source code belonging to The Archiveopteryx Developers. All rights reserved.