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

Default implementation of password-based authentication used during unit-testing.

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.