Uses of Class
org.apache.sshd.server.config.keys.DefaultAuthorizedKeysAuthenticator
-
Packages that use DefaultAuthorizedKeysAuthenticator Package Description org.apache.sshd.server.config.keys -
-
Uses of DefaultAuthorizedKeysAuthenticator in org.apache.sshd.server.config.keys
Fields in org.apache.sshd.server.config.keys declared as DefaultAuthorizedKeysAuthenticator Modifier and Type Field Description static DefaultAuthorizedKeysAuthenticator
DefaultAuthorizedKeysAuthenticator. INSTANCE
The default instance that enforces the same permissions regime asOpenSSH
-