Home | Trees | Indices | Help |
---|
|
object --+ | MissingHostKeyPolicy --+ | WarningPolicy
Policy for logging a python-style warning for an unknown host key, but accepting it. This is used by SSHClient.
Instance Methods | |||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
Called when an SSHClient receives a server key for a server that isn't in either the system or local HostKeys object. To accept the key, simply return. To reject, raised an exception (which will be passed to the calling application).
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon May 23 13:50:04 2011 | http://epydoc.sourceforge.net |