esshd v0.1.0 Sshd.PasswordAuthenticator.Default View Source
Default implementation of password-based authentication.
Link to this section Summary
Functions
Returns a boolean which determines if the username
user with password
password
is authorized to connect to the SSH server
Link to this section Types
Link to this section Functions
Returns a boolean which determines if the username
user with password
password
is authorized to connect to the SSH server.
Callback implementation for Sshd.PasswordAuthenticator.authenticate/2
.