| Home | Trees | Index | Help |
|---|
| Package twisted :: Package conch :: Package ssh :: Module userauth |
|
Implementation of the ssh-userauth service. Currently implemented authentication types are public-key and password.
This module is unstable.
Maintainer: Paul Swartz<mailto:z3p@twistedmatrix.com>| Classes | |
|---|---|
SSHUserAuthClient |
|
SSHUserAuthServer |
|
| Variable Summary | |
|---|---|
dict |
messages
|
FakeModule |
MP
|
int |
MSG_USERAUTH_BANNER
|
int |
MSG_USERAUTH_FAILURE
|
int |
MSG_USERAUTH_INFO_REQUEST
|
int |
MSG_USERAUTH_INFO_RESPONSE
|
int |
MSG_USERAUTH_PASSWD_CHANGEREQ
|
int |
MSG_USERAUTH_PK_OK
|
int |
MSG_USERAUTH_REQUEST
|
int |
MSG_USERAUTH_SUCCESS
|
SelectReactor |
reactor
|
str |
v
|
| Variable Details |
|---|
messages
|
MP
|
MSG_USERAUTH_BANNER
|
MSG_USERAUTH_FAILURE
|
MSG_USERAUTH_INFO_REQUEST
|
MSG_USERAUTH_INFO_RESPONSE
|
MSG_USERAUTH_PASSWD_CHANGEREQ
|
MSG_USERAUTH_PK_OK
|
MSG_USERAUTH_REQUEST
|
MSG_USERAUTH_SUCCESS
|
reactor
|
v
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:25:33 2003 | http://epydoc.sf.net |