class documentation

class SSHRealm: (source)

Implements interfaces: twisted.cred.portal.IRealm

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method requestAvatar Undocumented
Instance Variable service Undocumented
def __init__(self, service): (source)

Undocumented

def requestAvatar(self, avatarId, mind, *interfaces): (source)

Undocumented

Undocumented