moo.shell.server.SSHServer ========================== .. currentmodule:: moo.shell.server .. autoclass:: SSHServer .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~SSHServer.__init__ ~SSHServer.auth_completed ~SSHServer.begin_auth ~SSHServer.change_password ~SSHServer.connection_lost ~SSHServer.connection_made ~SSHServer.connection_requested ~SSHServer.debug_msg_received ~SSHServer.get_kbdint_challenge ~SSHServer.host_based_auth_supported ~SSHServer.kbdint_auth_supported ~SSHServer.password_auth_supported ~SSHServer.public_key_auth_supported ~SSHServer.server_requested ~SSHServer.session_requested ~SSHServer.tap_requested ~SSHServer.tun_requested ~SSHServer.unix_connection_requested ~SSHServer.unix_server_requested ~SSHServer.validate_ca_key ~SSHServer.validate_gss_principal ~SSHServer.validate_host_based_user ~SSHServer.validate_host_ca_key ~SSHServer.validate_host_public_key ~SSHServer.validate_kbdint_response ~SSHServer.validate_password ~SSHServer.validate_public_key .. rubric:: Attributes .. autosummary:: ~SSHServer.site ~SSHServer.user