Sshd.PasswordAuthenticator.Default (esshd v0.3.0) View Source

Default implementation of password-based authentication.

Link to this section Summary

Link to this section Types

Specs

password() :: charlist()

Specs

username() :: charlist()

Link to this section Functions

Link to this function

authenticate(username, password)

View Source

Callback implementation for Sshd.PasswordAuthenticator.authenticate/2.