| Package | Description |
|---|---|
| com.sshtools.daemon.authentication |
| Modifier and Type | Method and Description |
|---|---|
int |
KBIPasswordAuthenticationServer.authenticate(AuthenticationProtocolServer authentication,
SshMsgUserAuthRequest msg) |
int |
PasswordAuthenticationServer.authenticate(AuthenticationProtocolServer authentication,
SshMsgUserAuthRequest msg) |
int |
PublicKeyAuthenticationServer.authenticate(AuthenticationProtocolServer authentication,
SshMsgUserAuthRequest msg) |
abstract int |
SshAuthenticationServer.authenticate(AuthenticationProtocolServer authentication,
SshMsgUserAuthRequest msg) |
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.