Home | Trees | Index | Help |
|
---|
|
PasswordManager
--+
|
StreamSASLMixIn
Stream
Method Summary | |
---|---|
Initialize Stream object | |
Inherited from PasswordManager | |
bool |
Check if the authenticated entity is allowed to use given authorization id. |
bool |
Check the password validity. |
unicode |
Choose an authentication realm from the list provided by the server. |
str |
Generate a random string for digest authentication challenges. |
unicode ,`str` tuple. |
Get the password for user authentication. |
list of unicode |
Get available realms list. |
Return the host name for DIGEST-MD5 'digest-uri' field. | |
Return the service name for DIGEST-MD5 'digest-uri' field. | |
Return the service type for DIGEST-MD5 'digest-uri' field. |
Method Details |
---|
__init__(self,
sasl_mechanisms=())
Initialize Stream object |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Mon Dec 26 17:57:45 2005 | http://epydoc.sf.net |