Part of twisted.plugins View Source
Function | verifyCryptedPassword | Undocumented |
Class | UNIXChecker | A credentials checker for a UNIX server. This will check that an authenticating username/password is a valid user on the system. |
Class | UNIXCheckerFactory | A factory for UNIXChecker . |