public class DummyPasswordAuthenticator extends Object implements org.apache.sshd.server.PasswordAuthenticator
| Constructor and Description |
|---|
DummyPasswordAuthenticator(Node node) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticate(String username,
String password,
org.apache.sshd.server.session.ServerSession serverSession) |
public DummyPasswordAuthenticator(Node node)
Copyright © 2013. All Rights Reserved.