Class
Net::SSH::Authentication::Methods::None
In:
lib/net/ssh/authentication/methods/none.rb
Parent:
Abstract
Implements the "none"
SSH
authentication method.
Methods
authenticate
Public Instance methods
authenticate
(next_service, user="", password="")
Attempt to
authenticate
as "none"
[Validate]