esshd v0.1.0 Sshd.PasswordAuthenticator behaviour View Source
This module helps to implement password-based authentication.
Link to this section Summary
Callbacks
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 Callbacks
Returns a boolean which determines if the username
user with password
password
is authorized to connect to the SSH server.