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 class
AcceptAllPublickeyAuthenticator
Accepts all authentication attemptsclass
RejectAllPublickeyAuthenticator
Rejects all authentication attempts
-