public class PasswordAuthenticationServer extends SshAuthenticationServer
| Constructor and Description |
|---|
PasswordAuthenticationServer() |
| Modifier and Type | Method and Description |
|---|---|
int |
authenticate(AuthenticationProtocolServer authentication,
SshMsgUserAuthRequest msg) |
java.lang.String |
getMethodName() |
void |
setAuthenticatedTokens(java.util.Map tokens) |
public final java.lang.String getMethodName()
getMethodName in class SshAuthenticationServerpublic void setAuthenticatedTokens(java.util.Map tokens)
tokens - public int authenticate(AuthenticationProtocolServer authentication, SshMsgUserAuthRequest msg) throws java.io.IOException
authenticate in class SshAuthenticationServerauthentication - msg - java.io.IOExceptionCopyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.