Uses of Package
org.apache.sshd.server.config.keys
Packages that use org.apache.sshd.server.config.keys
-
Classes in org.apache.sshd.server.config.keys used by org.apache.sshd.server.config.keysClassDescriptionUses the authorized keys file to implement
PublickeyAuthenticatorwhile automatically re-loading the keys if the file has changed when a new authentication request is received.Monitors the~/.ssh/authorized_keysfile of the user currently running the server, re-loading it if necessary.