Package beepy :: Package profiles :: Module saslanonymousprofile
[show private | hide private]
[frames | no frames]

Module beepy.profiles.saslanonymousprofile

This module implements the SASL ANONYMOUS mechanism as a BEEPy profile.

Version: $Revision: 1.13 $

Author: Justin Warren

Classes
SASLAnonymousProfile A SASLAnonymousProfile is a SASL Profile that implements the ANONYMOUS mechanism for anonymous authentication.

Variable Summary
str __profileClass__ = 'SASLAnonymousProfile'
str uri = 'http://iana.org/beep/SASL/ANONYMOUS'

Variable Details

__profileClass__

Type:
str
Value:
'SASLAnonymousProfile'                                                 

uri

Type:
str
Value:
'http://iana.org/beep/SASL/ANONYMOUS'                                  

Generated by Epydoc 2.0 on Thu Sep 30 14:39:25 2004 http://epydoc.sf.net