t.p.c.SSHKeyCheckerFactory(object) : class documentation

Part of twisted.plugins.cred_sshkeys View Source View In Hierarchy

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

Generates checkers that will authenticate a SSH public key
Method generateChecker This checker factory ignores the argument string. Everything needed to authenticate users is pulled out of the public keys listed in user .ssh/ directories.
def generateChecker(self, argstring=''): (source)
This checker factory ignores the argument string. Everything needed to authenticate users is pulled out of the public keys listed in user .ssh/ directories.
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.