|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sshtools.daemon.authentication.SshAuthenticationServer
com.sshtools.daemon.authentication.PasswordAuthenticationServer
public class PasswordAuthenticationServer
| Constructor Summary | |
|---|---|
PasswordAuthenticationServer()
|
|
| Method Summary | |
|---|---|
int |
authenticate(AuthenticationProtocolServer authentication,
SshMsgUserAuthRequest msg)
|
java.lang.String |
getMethodName()
|
void |
setAuthenticatedTokens(java.util.Map tokens)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PasswordAuthenticationServer()
| Method Detail |
|---|
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.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||