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 twisted.cred.checkers.ICredentialsChecker
provider using the supplied argument string. |
Return an twisted.cred.checkers.ICredentialsChecker
provider using the supplied argument string.