Uses of Class
org.apache.sshd.server.config.keys.AuthorizedKeysAuthenticator
Packages that use AuthorizedKeysAuthenticator
-
Uses of AuthorizedKeysAuthenticator in org.apache.sshd.server.config.keys
Subclasses of AuthorizedKeysAuthenticator in org.apache.sshd.server.config.keysModifier and TypeClassDescriptionclass
Monitors the~/.ssh/authorized_keys
file of the user currently running the server, re-loading it if necessary.