class documentation

class UNIXCheckerFactory: (source)

Implements interfaces: twisted.cred.strcred.ICheckerFactory, twisted.plugin.IPlugin

View In Hierarchy

A factory for UNIXChecker.

Class Variable authType A tag that identifies the authentication method.
Class Variable argStringFormat A short (one-line) description of the argument string format.
Method generateChecker This checker factory ignores the argument string. Everything needed to generate a user database is pulled out of the local UNIX environment.
authType = (source)

A tag that identifies the authentication method.

(type: str)
argStringFormat = (source)

A short (one-line) description of the argument string format.

(type: str)
def generateChecker(self, argstring): (source)

This checker factory ignores the argument string. Everything needed to generate a user database is pulled out of the local UNIX environment.

API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.