Uses of Class
org.apache.sshd.server.auth.password.StaticPasswordAuthenticator
-
Packages that use StaticPasswordAuthenticator Package Description org.apache.sshd.server.auth.password -
-
Uses of StaticPasswordAuthenticator in org.apache.sshd.server.auth.password
Subclasses of StaticPasswordAuthenticator in org.apache.sshd.server.auth.password Modifier and Type Class Description class
AcceptAllPasswordAuthenticator
Accepts all authentication attemptsclass
RejectAllPasswordAuthenticator
Rejects all authentication attempts
-