class documentation

class AnonymousCheckerFactory: (source)

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

View In Hierarchy

Generates checkers that will authenticate an anonymous request.

Class Variable authType A tag that identifies the authentication method.
Class Variable argStringFormat A short (one-line) description of the argument string format.
Class Variable credentialInterfaces A list of credentials interfaces that this factory will support.
Method generateChecker Return an twisted.cred.checkers.ICredentialsChecker provider using the supplied argument string.
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)
credentialInterfaces = (source)

A list of credentials interfaces that this factory will support.

def generateChecker(self, argstring=''): (source)

Return an twisted.cred.checkers.ICredentialsChecker provider using the supplied argument string.

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