Part of lp.codehosting.sshserver.session View In Hierarchy
| Method | getCommandToFork | Undocumented |
| Method | _simplifyEnvironment | Pull out the bits of the environment we want to pass along. |
| Method | _spawn | Undocumented |
Inherited from RestrictedExecOnlySession:
| Method | __init__ | Construct a RestrictedExecOnlySession. |
| Class Method | getAvatarAdapter | Undocumented |
| Method | getCommandToRun | As in ExecOnlySession, but only allow a particular command. |
Inherited from ExecOnlySession (via RestrictedExecOnlySession):
| Method | closed | See ISession. |
| Method | eofReceived | See ISession. |
| Method | execCommand | Executes command using protocol as the ProcessProtocol. |