class documentation

class SSHAvatar(avatar.ConchUser): (source)

Implements interfaces: twisted.conch.interfaces.ISession

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method closed Undocumented
Method execCommand Undocumented
Method getPty Undocumented
Method openShell Undocumented
Instance Variable service Undocumented
Instance Variable username Undocumented
def __init__(self, username, service): (source)

Undocumented

def closed(self): (source)

Undocumented

def execCommand(self, protocol, cmd): (source)

Undocumented

def getPty(self, terminal, windowSize, attrs): (source)

Undocumented

def openShell(self, protocol): (source)

Undocumented

Undocumented

username = (source)

Undocumented