Part of twisted.plugins.cred_memory View Source View In Hierarchy
Implements interfaces: twisted.cred.strcred.ICheckerFactory, twisted.plugin.IPlugin
This is only of use in one-off test programs or examples which don't want to focus too much on how credentials are verified.
You really don't want to use this for anything else. It is, at best, a
toy. If you need a simple credentials checker for a real application, see
cred_passwd.PasswdCheckerFactory
.
Method | generateChecker | No summary |