class AnonymousCheckerFactory: (source)
Implements interfaces: twisted.cred.strcred.ICheckerFactory
, twisted.plugin.IPlugin
Method | generateChecker |
Return an twisted.cred.checkers.ICredentialsChecker provider using the supplied argument string. |
Class Variable | argStringFormat |
A short (one-line) description of the argument string format. |
Class Variable | authType |
A tag that identifies the authentication method. |
Class Variable | credentialInterfaces |
A list of credentials interfaces that this factory will support. |