Package twisted :: Package conch :: Module checkers :: Class SSHProtocolChecker
[show private | hide private]
[frames | no frames]

Class SSHProtocolChecker


Method Summary
  areDone(self, avatarId)
Override to determine if the authentication is finished for a given avatarId.
  get_credentialInterfaces(self)
  registerChecker(self, checker, *credentialInterfaces)
  requestAvatarId(self, credentials)

Class Variable Summary
dict checkers
property credentialInterfaces
class ICredentialsChecker
dict successfulCredentials

Method Details

areDone(self, avatarId)

Override to determine if the authentication is finished for a given avatarId.

Class Variable Details

checkers

Type:
dict
Value:
{}                                                                     

credentialInterfaces

Type:
property
Value:
<property object at 0x856be1c>                                         

ICredentialsChecker

ICredentialsChecker = twisted.cred.checkers.ICredentialsChecker

successfulCredentials

Type:
dict
Value:
{}                                                                     

Generated by Epydoc 1.1 on Fri Jun 27 03:45:24 2003 http://epydoc.sf.net