class documentation
class UNIXCheckerFactory: (source)
Implements interfaces: twisted.cred.strcred.ICheckerFactory
, twisted.plugin.IPlugin
A factory for UNIXChecker
.
Method | generate |
This checker factory ignores the argument string. Everything needed to generate a user database is pulled out of the local UNIX environment. |
Class Variable | arg |
A short (one-line) description of the argument string format. |
Class Variable | auth |
A tag that identifies the authentication method. |