Class | Description |
---|---|
AuthorizedKeysAuthenticator |
Uses the authorized keys file to implement
PublickeyAuthenticator while automatically re-loading the keys if
the file has changed when a new authentication request is received. |
AuthorizedKeysAuthenticator.LazyDefaultAuthorizedKeysFileHolder | |
DefaultAuthorizedKeysAuthenticator |
Monitors the
~/.ssh/authorized_keys file of the user currently running the server, re-loading it if
necessary. |
ServerIdentity |
Loads server identity key files - e.g.,
/etc/ssh/ssh_host_rsa_key |