twisted.plugins.cred_anonymous.AnonymousCheckerFactory(object)
class documentationtwisted.plugins.cred_anonymous
View Source
(View In Hierarchy)
Implements interfaces: twisted.cred.strcred.ICheckerFactory, twisted.plugin.IPlugin
Generates checkers that will authenticate an anonymous request.
Method | generateChecker | Return an ICredentialChecker provider using the supplied
argument string. |
Return an ICredentialChecker
provider using the supplied
argument string.