Uses of Class
org.apache.sshd.server.config.keys.AuthorizedKeysAuthenticator
-
Packages that use AuthorizedKeysAuthenticator Package Description org.apache.sshd.server.config.keys -
-
Uses of AuthorizedKeysAuthenticator in org.apache.sshd.server.config.keys
Subclasses of AuthorizedKeysAuthenticator in org.apache.sshd.server.config.keys Modifier and Type Class Description classDefaultAuthorizedKeysAuthenticatorMonitors the~/.ssh/authorized_keysfile of the user currently running the server, re-loading it if necessary.
-