I encapsulate a username and check crypted passwords.
This credential interface is used when a crypt password is received
from the party requesting authentication. CredentialCheckers which check
this kind of credential must store the passwords in plaintext or crypt
form.
|
_InterfaceClass__attrs = { ' checkCryptPassword ' : <zope.interfac...
|
|
__bases__ = ( <InterfaceClass twisted.cred.credentials.ICredent...
|
|
__identifier__ = ' flumotion.twisted.credentials.IUsernameCrypt ...
|
|
__iro__ = ( <InterfaceClass flumotion.twisted.credentials.IUser...
|
|
__name__ = ' IUsernameCryptPassword '
|
|
__sro__ = ( <InterfaceClass flumotion.twisted.credentials.IUser...
|
|
_implied = { <InterfaceClass twisted.cred.credentials.ICredenti...
|
|
dependents = <WeakKeyDictionary at 282939344>
|
Inherited from zope.interface.Interface (private):
_Element__tagged_values
|