c.l.w.t.t.DummyPasswordEncryptor(object) : class documentation

Part of canonical.launchpad.webapp.tests.test_authutility View In Hierarchy

Implements interfaces: canonical.launchpad.interfaces.launchpad.IPasswordEncryptor

Undocumented
Method validate Return a true value if the encrypted value of 'plaintext' is
def validate(self, plaintext, encrypted):
Return a true value if the encrypted value of 'plaintext' is equivalent to the value of 'encrypted'. In general, if this method returns true, it can also be assumed that the value of self.encrypt(plaintext) will compare equal to 'encrypted'.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.