twisted.plugins.cred_file.FileCheckerFactory(object) class documentationtwisted.plugins.cred_file
(View In Hierarchy)
Implements interfaces: twisted.cred.strcred.ICheckerFactory, twisted.plugin.IPlugin
A factory for instances of FilePasswordDB.
| Method | generateChecker | No summary | 
This checker factory expects to get the location of a file. The file 
should conform to the format required by FilePasswordDB
(using defaults for all initialization parameters).