Package flumotion :: Package twisted :: Module credentials
[show private | hide private]
[frames | no frames]

Module flumotion.twisted.credentials

Flumotion Twisted credentials
Classes
IUsernameCryptPassword I encapsulate a username and check crypted passwords.
Username I am your average username and password credentials.
UsernameCryptPasswordCrypt I take a username and a crypt password.
UsernameCryptPasswordCryptChallenger I take a username.
UsernameCryptPasswordPlaintext I take a username and a plaintext password.

Function Summary
  cryptChallenge()
I return some random data.
  cryptRespond(challenge, cryptPassword)
Respond to a given crypt challenge with our cryptPassword.

Function Details

cryptChallenge()

I return some random data.

cryptRespond(challenge, cryptPassword)

Respond to a given crypt challenge with our cryptPassword.

Generated by Epydoc 2.1 on Wed Feb 16 07:22:59 2005 http://epydoc.sf.net