Uses of Class
org.apache.sshd.server.auth.pubkey.StaticPublickeyAuthenticator
-
Packages that use StaticPublickeyAuthenticator Package Description org.apache.sshd.server.auth.pubkey -
-
Uses of StaticPublickeyAuthenticator in org.apache.sshd.server.auth.pubkey
Subclasses of StaticPublickeyAuthenticator in org.apache.sshd.server.auth.pubkey Modifier and Type Class Description classAcceptAllPublickeyAuthenticatorAccepts all authentication attemptsclassRejectAllPublickeyAuthenticatorRejects all authentication attempts
-